Skip to content

Commit 9acd290

Browse files
authored
Merge pull request #255 from web-push-libs/node-6
Adds Node 6 tests
2 parents 3d7cb9c + deec630 commit 9acd290

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ env:
1616
- MOZ_XVFB=$(if [[ $TRAVIS_OS_NAME == "linux" ]]; then echo 1; fi)
1717
matrix:
1818
- NODE_VERSION="4"
19+
- NODE_VERSION="6"
1920
- NODE_VERSION="stable"
2021
before_install:
2122
- rm -rf ~/.nvm

0 commit comments

Comments
 (0)