Skip to content

Commit

Permalink
Testing travis.ci with jasmine script (changed package.json to execute)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Cullins committed Sep 25, 2014
1 parent 988bd2a commit b173cc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ language: node_js
node_js:
- "0.11"
- "0.10"
before_script:
- "npm i -g jasmine-node"

0 comments on commit b173cc9

Please sign in to comment.