mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
💚 Update .travis
Add node v4
This commit is contained in:
parent
1b75841d8d
commit
259198fa97
@ -1,5 +1,7 @@
|
||||
language: node_js
|
||||
node_js: 6
|
||||
node_js:
|
||||
- 6
|
||||
- 4
|
||||
install:
|
||||
- npm install --only=production
|
||||
cache:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user