Skip to content

Commit

Permalink
add a script to publish stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Taxiera committed Oct 28, 2019
1 parent 1f1d6c1 commit 3423d8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
-
stage: publish
script: echo "publishing..."
deploy:
-
provider: pages
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eris-boiler",
"version": "3.0.0-beta.8",
"version": "3.0.0-beta.10",
"description": "A Discord bot framework using eris",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3423d8e

Please sign in to comment.