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
commit d7a575a2c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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'