mirror of https://github.com/xwiki-labs/cryptpad
bump travis node version to 6.6.0
This commit is contained in:
parent
2c9deed381
commit
f313b6f65c
|
@ -9,7 +9,7 @@ branches:
|
|||
- soon
|
||||
- staging
|
||||
node_js:
|
||||
- "4.2.1"
|
||||
- "6.6.0"
|
||||
before_script:
|
||||
- npm run-script lint
|
||||
- cp config.js.dist config.js
|
||||
|
|
Loading…
Reference in New Issue