Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
ci: remove "yarn build"
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Apr 18, 2019
1 parent 2a2bf15 commit d0106cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ jobs:
if: branch == master && !fork
node_js: "8.9.1" # pre-installed version
script:
- yarn build
- yarn global add semantic-release@^15
- semantic-release

0 comments on commit d0106cd

Please sign in to comment.