Skip to content

Commit

Permalink
chore(test): update travis to karma
Browse files Browse the repository at this point in the history
  • Loading branch information
petebacondarwin committed May 13, 2013
1 parent 843cf08 commit 2ce6b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm install --quiet -g [email protected] testacular@0.6.x
- npm install --quiet -g [email protected] karma@0.8.x
- cd server
- npm install --quiet
- node server.js &
Expand Down

0 comments on commit 2ce6b5e

Please sign in to comment.