Skip to content

Commit

Permalink
chore(travis): update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Jun 4, 2022
1 parent 3ebb252 commit 431da07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ language: node_js
matrix:
fast_finish: true
node_js:
- 12.18.0
- 16.13.1
before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 >
./codeclimate-test-reporter
Expand Down

0 comments on commit 431da07

Please sign in to comment.