Skip to content

Commit deec630

Browse files
author
Matt Gaunt
committed
Adds Node 6 tests
1 parent 3d7cb9c commit deec630

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)