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 Jan 29, 2019
1 parent df8ea05 commit f828e53
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,3 +1,6 @@
language: node_js
node_js:
- "0.10"
- "10"
- "8"
- "6"
- "11"

0 comments on commit f828e53

Please sign in to comment.