From 869bc27e3e14b218b856e33e897b24cd21ee4478 Mon Sep 17 00:00:00 2001 From: The8472 Date: Thu, 11 Feb 2016 21:15:10 +0100 Subject: [PATCH] tests pass locally, not on travis. let's see if this helps --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3b49f552e..76ecff4ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - "0.12" + - "4.1" sudo: false addons: apt: