Browse Source

Sets version to 5 for es2015 reasons

craigsdennis 9 years ago
parent
commit
fc612a2976
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -1 +1,3 @@
-language: node_js
+language: node_js
+node_js:
+    - "5"