]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update travis yml to try to fix node install issue
authorKevin Ball <kmball11@gmail.com>
Tue, 4 Apr 2017 22:25:43 +0000 (15:25 -0700)
committerKevin Ball <kmball11@gmail.com>
Tue, 4 Apr 2017 22:25:43 +0000 (15:25 -0700)
.travis.yml

index 7955ccd7d6f2df705080c4e9ac91f2c6769855ce..f955671677112d610ebd4089dc41ab9cde7bfe17 100644 (file)
@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  - "4.0"
+  - "4"
 install:
   - npm install -g bower browserstack-runner
   - npm install