Skip to content

Commit

Permalink
Travis fix(?)
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Oct 30, 2019
1 parent 82db631 commit e819e79
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 @@ -21,7 +21,7 @@ jobs:
include:
- stage: deploy
if: branch == master && !fork
node_js: "8.12.0" # pre-installed version
node_js: "8.16.0" # pre-installed version
script:
- yarn build
- yarn global add semantic-release@^15
Expand Down

0 comments on commit e819e79

Please sign in to comment.