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

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsupergray <supergray@gmail.com>2015-03-23 19:21:29 +0300
committersupergray <supergray@gmail.com>2015-03-23 19:21:29 +0300
commit4e517ae718863d73d5940c46d848ae677d247dad (patch)
tree41d7ac06e5a45aa716efc3ab1a2f8979b7b1a652
parentb2f4d9f819c9d38a1b532267b141ddb27ba07339 (diff)
Update node
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 501a44c..33debdd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- - "0.10"
+ - "0.12"
install:
- npm install -g grunt-cli
- npm install