Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(project): drop .wiredeps
* build from pre-built distribution instead
  • Loading branch information
nikku committed Apr 4, 2018
1 parent 320c007 commit da9ae8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 176 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -2,8 +2,4 @@ language: node_js
node_js: 'node'

script:
- npm run all

before_install:
- npm install -g wiredeps@0.2.0
- wiredeps --default-branch=master --branch=$TRAVIS_BRANCH --tag=$TRAVIS_TAG --verbose
- npm run all
171 changes: 0 additions & 171 deletions .wiredeps

This file was deleted.

0 comments on commit da9ae8e

Please sign in to comment.