Skip to content

Commit

Permalink
fix: use travis-deploy-once to reenable travis-pro support
Browse files Browse the repository at this point in the history
  • Loading branch information
boennemann committed Nov 17, 2016
1 parent a5cb9ea commit 2be6e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@bahmutov/parse-github-repo-url": "^0.1.0",
"@semantic-release/commit-analyzer": "^2.0.0",
"@semantic-release/condition-travis": "^5.0.0",
"@semantic-release/condition-travis": "^5.0.2",
"@semantic-release/error": "^1.0.0",
"@semantic-release/last-release-npm": "^1.2.1",
"@semantic-release/release-notes-generator": "^2.0.0",
Expand Down

0 comments on commit 2be6e5d

Please sign in to comment.