Commit 74e70646 by Carsten Brandt

try to fix basic app travis.yml

parent a7536d1d
......@@ -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
......
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