aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d4100bce..4f9de03b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,7 @@
language: node_js
node_js: 0.12
before_install:
- # We need to use coffee-script@1.10.0. See #2273.
- - "npm install -g coffee-script@1.10.0"
+ - "npm install -g coffee-script"
- "npm install path@0.11"
- "npm install util"
- "cake build"