Permalink
Browse files
Update .travis.yml, removing unnecessary command.
- Loading branch information...
Showing
with
1 addition
and
2 deletions.
-
+1
−2
.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