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