Skip to content

Commit

Permalink
Merge pull request #1576 from cozy/remove-fast-finish
Browse files Browse the repository at this point in the history
chore: Remove unused fast_finish from travis
  • Loading branch information
ptbrowne authored Sep 28, 2020
2 parents 3bb76ca + f9cc4a7 commit a4c4032
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: node_js
matrix:
fast_finish: true
node_js:
- '10'
- 10
cache:
yarn: true
directories:
Expand Down

0 comments on commit a4c4032

Please sign in to comment.