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 25, 2019
1 parent b30d345 commit 8515942
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
@@ -1,6 +1,7 @@
language: node_js
sudo: false
node_js:
- '6'
- '4'
- '7'
- "10"
- "8"
- "6"
- "11"

0 comments on commit 8515942

Please sign in to comment.