Skip to content

Commit

Permalink
feat: 🎸 add support for node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Gpx committed Sep 19, 2018
1 parent 1278474 commit 810d8af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ notifications:
node_js:
- '10'
- '9'
- '8'
before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
Expand Down

0 comments on commit 810d8af

Please sign in to comment.