Skip to content

Commit

Permalink
Merge pull request #10 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 680e646 + 8ca570f commit 590c45b
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 590c45b

Please sign in to comment.