Skip to content

Commit

Permalink
Removing useless scripts from .yml (#2147)
Browse files Browse the repository at this point in the history
* Updating the `yml` as Yarn is getting used.

* Fix Indents
  • Loading branch information
kushthedude authored Oct 7, 2019
1 parent c3c0676 commit dd4ca87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,8 @@ matrix:

before_install:
- cd frontend
- npm install
- npm install --save ember-colpick
- npm install -g yarn
- npm install -g firebase-tools
- yarn install
- ember g ember-colpick
- npm config set spin false

script:
- npm run lint:js
Expand Down

0 comments on commit dd4ca87

Please sign in to comment.