Skip to content

Commit ad3daee

Browse files
committed
Stop testing with Node.js 6, as it's EOL
1 parent 10cea03 commit ad3daee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ env:
1515
- DISPLAY=$(if [[ $TRAVIS_OS_NAME == "linux" ]]; then echo ':99.0'; fi)
1616
- MOZ_XVFB=$(if [[ $TRAVIS_OS_NAME == "linux" ]]; then echo 1; fi)
1717
matrix:
18-
- NODE_VERSION="6" # Maintenance LTS
1918
- NODE_VERSION="8" # Maintenance LTS
2019
- NODE_VERSION="lts/*"
2120
- NODE_VERSION="node"

0 commit comments

Comments
 (0)