Skip to content

Commit

Permalink
Stop the build if something fails (...)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrook committed May 24, 2018
1 parent a13762d commit 8aea675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#
# Target system: travis-ci
#-----------------------------------------------------------
set -e

pear config-set php_dir $(php -r 'echo substr(get_include_path(),2);')

Expand Down

0 comments on commit 8aea675

Please sign in to comment.