Skip to content

Commit

Permalink
Merge pull request #237 from pelias/ci-fixes
Browse files Browse the repository at this point in the history
chore(CI): Remove deprecated `matrix` config key
  • Loading branch information
orangejulius authored Mar 5, 2020
2 parents 784fc60 + 95c3fc8 commit 8c427f3
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 @@ -4,8 +4,6 @@ notifications:
node_js:
- 10
- 12
matrix:
fast_finish: true
script: npm run travis
before_install:
- npm i -g npm
Expand Down

0 comments on commit 8c427f3

Please sign in to comment.