Skip to content

Commit

Permalink
Show line 111 of .travis/functions
Browse files Browse the repository at this point in the history
  • Loading branch information
xemlock committed Dec 10, 2019
1 parent 539e5d8 commit 0c19c5f
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 @@ -46,7 +46,7 @@ script:
- php vendor/bin/phpunit --coverage-clover build/logs/clover.xml; echo
- |
if [[ "${TRAVIS_PHP_VERSION}" = 5.6 ]]; then
phpunit
head -111 /home/travis/.travis/functions | tail -1
fi
after_script:
Expand Down

0 comments on commit 0c19c5f

Please sign in to comment.