Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4b0cc2b..7ea05da 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
{
"language": "node_js",
- "node_js": ["0.12"],
+ "node_js": ["5"],
"install": [
"npm install -g grunt-cli",
"npm install"