Commit 74e70646 by Carsten Brandt

try to fix basic app travis.yml

parent a7536d1d
...@@ -5,7 +5,7 @@ php: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment