mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Remove bower install from travis-ci
This commit is contained in:
parent
095cd47c1c
commit
fc2c904850
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ addons:
|
|||
- libssl-dev
|
||||
- libjpeg62-dev
|
||||
- libgif-dev
|
||||
before_script:
|
||||
- npm install -g bower
|
||||
- bower install
|
||||
script:
|
||||
- npm run lint
|
||||
- gulp minify
|
||||
|
|
Loading…
Reference in a new issue