Merge pull request #989 from PeterDaveHelloKitchen/update-travis-ci

Update Travis CI configuration
This commit is contained in:
Samuel Mannehed
2018-03-06 16:22:27 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ cache:
directories:
- node_modules
node_js:
- '6.1'
- 6
env:
matrix:
- TEST_BROWSER_NAME=chrome TEST_BROWSER_OS='Windows 10,Linux,OS X 10.11'