Skip to content

Commit

Permalink
Add node 8 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Feb 28, 2018
1 parent fe048fc commit 244c77a
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 @@ -4,6 +4,7 @@ node_js:
- '0.12'
- '4'
- '6'
- '8'
before_script:
- npm install -g grunt-cli
git:
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: "0.12"
- nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "8"
platform:
- x86
- x64
Expand Down

0 comments on commit 244c77a

Please sign in to comment.