Skip to content

Commit

Permalink
Update travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
megawac committed Apr 12, 2016
1 parent 4b6d896 commit f5672df
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
sudo: false
language: node_js
node_js:
- 0.8

before_script:
- "npm install"

script:
- "node_modules/.bin/mocha"
- 0.10
- 4

0 comments on commit f5672df

Please sign in to comment.