Skip to content

Commit

Permalink
[CI] fixes synlink in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cbleek committed Feb 27, 2015
1 parent 964bc3e commit 2735ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ before_script:
- ./composer.phar install

script:
- ln -s test/build
- ln -s ../test/build/logs build
- phpunit --configuration $TRAVIS_BUILD_DIR/test/phpunit.xml

after_script:
Expand Down

0 comments on commit 2735ee4

Please sign in to comment.