mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
travis: fix node version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
sudo: false
|
sudo: false
|
||||||
node_js:
|
node_js:
|
||||||
- "4.x"
|
- "4"
|
||||||
|
|||||||
Reference in New Issue
Block a user