Skip to content

Commit

Permalink
debug build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Jan 16, 2017
1 parent 8627e65 commit 091baa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -36,7 +36,7 @@ before_install:

install: composer update --prefer-dist $COMPOSER_FLAGS

script: vendor/bin/simple-phpunit
script: cat vendor/bin/simple-phpunit && ls -lh vendor/bin/simple-phpunit && vendor/bin/simple-phpunit

notifications:
irc: "irc.freenode.org#symfony-cmf"
Expand Down

0 comments on commit 091baa7

Please sign in to comment.