Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Commit

Permalink
Only test with node vesrion 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaine Schmeisser committed Aug 2, 2016
1 parent 96cab4d commit 7cfd8d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 'node'
- '6.3.0'
os:
- linux
- osx
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
nodejs_version: "5"
nodejs_version: "6"

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit 7cfd8d7

Please sign in to comment.