ci(travis): fix test stage
parent
766370ddf6
commit
6a56007586
|
@ -17,6 +17,7 @@ script:
|
|||
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
- stage: release
|
||||
php: '7.0'
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue