mirror of
https://github.com/danog/gift.git
synced 2024-11-26 20:04:47 +01:00
.travis.yml: added node v5.1 build target
This commit is contained in:
parent
8b5f91e2fc
commit
84b3b034a7
@ -8,6 +8,7 @@ node_js:
|
||||
- "4.0.0"
|
||||
- "4.1.1"
|
||||
- "4.2"
|
||||
- "5.1"
|
||||
|
||||
install:
|
||||
- "npm install -g npm@1.4.28"
|
||||
|
Loading…
Reference in New Issue
Block a user