Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Updating Node.js versions for Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
jthomas committed Jan 15, 2019
1 parent d4ecee0 commit 5a49159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "11"
- "10"
- "8"
- "7"
- "6"

sudo: required

Expand Down

0 comments on commit 5a49159

Please sign in to comment.