We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595257f commit 02afccaCopy full SHA for 02afcca
.travis.yml
@@ -20,7 +20,7 @@ before_script:
20
21
script:
22
- cd "$TRAVIS_BUILD_DIR/../easyengine"
23
- - ./vendor/bin/behat
+ - sudo ./vendor/bin/behat
24
25
after_script:
26
- cat /opt/easyengine/ee.log
0 commit comments