Skip to content

Commit

Permalink
Updating travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmchase committed Dec 16, 2015
1 parent 8f20e52 commit d8c49ad
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "iojs"
before_install:
- "npm install -g coffee-script"
before_script:
- "ls"
- "coffee -o . -bc src/"
- "stable"

0 comments on commit d8c49ad

Please # to comment.