Skip to content

Commit

Permalink
test on node 8, 10, 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Allen committed Mar 30, 2020
1 parent f58ed50 commit c380513
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ language: node_js
before_install: "! grep PLEASE_FILL_IN_HERE README.md"
node_js:
- '8'
- '9'
- '10'
- '12'
# For the code coverage stuff to work, set your CC_TEST_REPORTER_ID env var.
before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
Expand Down

0 comments on commit c380513

Please sign in to comment.