Bump up node.js version for travis

This commit is contained in:
Samuel Mannehed 2016-11-10 09:26:00 +01:00
parent f3d25df048
commit 6f258f13c7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cache:
directories: directories:
- node_modules - node_modules
node_js: node_js:
- '0.11.13' - '6.1'
env: env:
matrix: matrix:
- TEST_BROWSER_NAME=PhantomJS - TEST_BROWSER_NAME=PhantomJS