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

Commit

Permalink
🐛 Fix: Re-attempting at fixing the build deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
justrhysism committed Jan 22, 2018
1 parent bd222d4 commit 83716b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ notifications:
node_js:
- '9'
- '8'
deploy:
skip_cleanup: true
after_success:
- npm run build
- npm run travis-deploy-once "npm run semantic-release"
branches:
except:
Expand Down

0 comments on commit 83716b1

Please sign in to comment.