Skip to content

Commit

Permalink
Merge pull request #86 from pelias/fix-travis-config
Browse files Browse the repository at this point in the history
chore(TravisCI): Remove deprecated `matrix` config section
  • Loading branch information
orangejulius authored Apr 7, 2020
2 parents cc82ac7 + 1a28ea6 commit 18c06d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ node_js:
- 8
- 10
- 12
matrix:
fast_finish: true
script: npm run travis
before_install:
- npm i -g npm
Expand Down

0 comments on commit 18c06d6

Please sign in to comment.