Commit 17128f10 by Carsten Brandt

updated apps/basic/.travis.yml

parent 3fdca050
...@@ -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