Skip to content

Commit

Permalink
CI: Remove obsolete bower step
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Apr 28, 2019
1 parent ad230d6 commit d968f91
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions .bowerrc

This file was deleted.

3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,9 @@ cache:
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH=$HOME/.yarn/bin:$PATH
- yarn global add bower
- bower --version

install:
- yarn install --no-lockfile
- bower install

script:
- yarn test
Expand Down
4 changes: 0 additions & 4 deletions bower.json

This file was deleted.

0 comments on commit d968f91

Please sign in to comment.