Skip to content

Commit

Permalink
Merge pull request #6 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 7b85e4d + b176f80 commit f668ea7
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 f668ea7

Please sign in to comment.