Skip to content

Commit

Permalink
Add fast_finish: true to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shioyama committed Nov 28, 2017
1 parent 8ebac53 commit 7772ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ env:
- DB=sqlite3 ORM=sequel SEQUEL_VERSION=4.46
- DB=sqlite3 ORM= TEST_PERFORMANCE=true
matrix:
fast_finish: true
allow_failures:
- env: DB=postgres ORM=active_record RAILS_VERSION=latest
- env: DB=mysql ORM=active_record RAILS_VERSION=latest
Expand Down

0 comments on commit 7772ad6

Please sign in to comment.