Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from paritytrading/features/travis-node-js-8
Browse files Browse the repository at this point in the history
Configure Travis for Node.js 8
  • Loading branch information
jvirtanen authored Jul 29, 2017
2 parents 64aa9e5 + 702c90f commit b6239c1
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
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "6"
- "8"
notifications:
email: false

0 comments on commit b6239c1

Please sign in to comment.