Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
Added dependency to travis
  • Loading branch information
Timo Sand committed Aug 13, 2014
1 parent be76291 commit 1588145
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js: 0.8
node_js: 0.10
before_install:
- "npm install -g coffee-script"
- "npm install path"
- "cake build"
script: "cake test"
notifications:
Expand Down

0 comments on commit 1588145

Please sign in to comment.