Skip to content

Commit

Permalink
More playing around with travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobemerick committed Jul 8, 2016
1 parent 0119e45 commit 6d42f1d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ install:
- composer self-update - composer self-update
- composer install --dev --no-interaction - composer install --dev --no-interaction


scripts: echo "Error: no tests" && exit 1 scripts:
- echo "Error: no tests"
- exit 1

0 comments on commit 6d42f1d

Please sign in to comment.