mirror of
https://github.com/danog/gift.git
synced 2024-11-26 20:04:47 +01:00
Update .travis.yml
Add node.js v4.2(LTS) as env
This commit is contained in:
parent
1d7cf1cf1e
commit
35e9e60aa2
@ -7,6 +7,7 @@ node_js:
|
||||
- "0.12"
|
||||
- "4.0.0"
|
||||
- "4.1.1"
|
||||
- "4.2"
|
||||
|
||||
install:
|
||||
- "npm install -g npm@1.4.28"
|
||||
|
Loading…
Reference in New Issue
Block a user