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
tgriesser committed Jul 10, 2018
1 parent 8da1301 commit c2421b5
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 @@ -9,6 +9,7 @@ cache:
- "node_modules"

matrix:
fast_finish: true
include:
- node_js: "10"
env: DB="mssql mysql mysql2 postgres sqlite3" CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000
Expand Down

0 comments on commit c2421b5

Please sign in to comment.