Skip to content
Browse files

Update .travis.yml, removing unnecessary command.

  • Loading branch information...
1 parent d8104c0 commit d38abe3a8b3f1a018fc8d737dd07c3a84902a521 @jackdalton jackdalton committed
Showing with 1 addition and 2 deletions.
  1. +1 −2 .travis.yml
View
3 .travis.yml
@@ -4,5 +4,4 @@ node_js:
before_script:
- npm install
- npm install -g mocha
- - npm install three cannon jquery
-script: gulp build && mocha
+script: gulp build && mocha

0 comments on commit d38abe3

Please sign in to comment.
Something went wrong with that request. Please try again.