Skip to content

Commit

Permalink
fix: semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed Dec 2, 2018
1 parent 10b7376 commit d23b403
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,10 @@ before_install:
# whatever reason it's best to report that now before your tests start
# otherwise it can be really tricky to debug why tests are failing sometimes.
- docker ps
- npm i -g npm@latest

install:
- npm install

before_script:
# - npm run lint
Expand Down

0 comments on commit d23b403

Please sign in to comment.