Skip to content

Commit

Permalink
chore(ci): update node versions in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Sep 19, 2020
1 parent 4c32c77 commit ff6ef75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,8 @@ language: node_js
matrix:
fast_finish: true
node_js:
- 10.13.0
- 10.22.1
- 12.18.0
before_script:
- curl -L
https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64
Expand Down

0 comments on commit ff6ef75

Please sign in to comment.