Skip to content

Commit

Permalink
updating ci builds
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Sep 9, 2017
1 parent b254b3b commit 0bbe47f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- "5"
- "6"
- "7"
- "8"
cache:
directories:
- node_modules
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ environment:
- nodejs_version: "5"
- nodejs_version: "6"
- nodejs_version: "7"
- nodejs_version: "8"

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

0 comments on commit 0bbe47f

Please sign in to comment.