Skip to content

Commit

Permalink
Deploy debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
aarong committed Apr 18, 2019
1 parent 6494da2 commit 1fc2bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
script:
- npm run build
- echo "$TRAVIS_TAG" ## Temp
- echo "$NPM_AUTH_TOKEN" ## Temp
deploy: # Can't use npm provider because you need to publish the build folder
provider: script
skip_cleanup: true # Preserve the build so it can be published
Expand Down

0 comments on commit 1fc2bae

Please sign in to comment.