Node v5 is out. Let Travis run the tests with it
authorThomas Genin <tgenin@expensify.com>
Thu, 5 Nov 2015 19:24:03 +0000 (11:24 -0800)
committerThomas Genin <tgenin@expensify.com>
Thu, 5 Nov 2015 19:24:03 +0000 (11:24 -0800)
.travis.yml

index c955782..e59f271 100644 (file)
@@ -6,6 +6,7 @@ node_js:
   - "0.10"
   - "0.12"
   - "4"
+  - "5"
 
 branches:
   only: