Skip to content

Commit

Permalink
node 4, 7, 8
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlacy committed Sep 21, 2017
1 parent a5c8391 commit 61c9eaa
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,9 +1,9 @@
sudo: false
language: node_js
node_js:
- "stable"
- "6"
- "4"
- "7"
- "8"
before_install:
- git config --global user.email "you@example.com"
- git config --global user.name "Your Name"

0 comments on commit 61c9eaa

Please sign in to comment.