Skip to content

Commit

Permalink
Merge pull request #9 from jlegrone/feature/re-enable-release
Browse files Browse the repository at this point in the history
chore(travis): install dev dependencies again in post_success hook
  • Loading branch information
jlegrone authored Aug 9, 2017
2 parents 4b5cb73 + 1b0b519 commit 6b1768a
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 6b1768a

Please sign in to comment.