Skip to content

Commit

Permalink
chore(travis): install dev dependencies again in post_success hook
Browse files Browse the repository at this point in the history
  • Loading branch information
jlegrone committed Aug 9, 2017
1 parent 4b5cb73 commit 1b0b519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ script:
- git aliases
- node lib/remove-config.test
after_success:
- yarn install --ignore-scripts
- yarn semantic-release
branches:
except:
Expand Down

0 comments on commit 1b0b519

Please sign in to comment.