Skip to content

Commit

Permalink
feat: remove automated deployment attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
oriondean committed Apr 25, 2019
1 parent 0eb005e commit f296530
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ before_script:
script:
- npm run build:prod
- if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then npm run test; fi
after_success:
- npm run semantic-release
branches:
except:
- "/^v\\d+\\.\\d+\\.\\d+$/"
Expand Down

0 comments on commit f296530

Please sign in to comment.