Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Commit

Permalink
[test] Change nodejs version for travis to be happy
Browse files Browse the repository at this point in the history
  • Loading branch information
toxicFork committed Oct 27, 2016
1 parent 57515b2 commit 816d4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: required
dist: trusty
language: node_js
node_js:
- stable
- "6.8.1"
cache:
directories:
- node_modules
Expand Down

0 comments on commit 816d4b4

Please sign in to comment.