updated apps/basic/.travis.yml
This commit is contained in:
parent
d35698afe6
commit
e9461c2fdc
@ -5,7 +5,7 @@ php:
|
||||
- 5.4
|
||||
|
||||
install:
|
||||
- composer require --prefer-dist --dev "codeception/codeception *" "codeception/specify *"
|
||||
- composer require --prefer-dist --dev 'codeception/codeception *' 'codeception/specify *'
|
||||
|
||||
before_script:
|
||||
- php vendor/bin/codecept build
|
||||
|
Loading…
Reference in New Issue
Block a user