Skip to content

Commit

Permalink
chore: update CI for current Node LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Audrey Eschright committed Feb 12, 2019
1 parent 9ee8d54 commit 80313b8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js:
- '0.10'
- '4'
- '6'
- "10"
- "8"
- "6"
- "11"

0 comments on commit 80313b8

Please sign in to comment.