Skip to content

Commit

Permalink
chore(semantic-release): install even in older node.js versions (lira…
Browse files Browse the repository at this point in the history
  • Loading branch information
lirantal authored Feb 16, 2018
1 parent 3602598 commit ce62bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ node_js:
before_script:
- yarn run lint
install:
- yarn install
- yarn install --ignore-engines
- yarn global add codecov
script:
- yarn run test
Expand Down

0 comments on commit ce62bbb

Please sign in to comment.