Skip to content

Commit

Permalink
[ci][xs]: trgger specstore refs datahubio/datahub-v2-pm#160
Browse files Browse the repository at this point in the history
  • Loading branch information
zelima committed Sep 5, 2018
1 parent 9ef4e3b commit 3464a1f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,11 @@ before_deploy:
- pandoc --version
- pandoc -f markdown_github -t rst -o README.rst README.md
- mv README.rst README.md
- curl -s https://raw.githubusercontent.com/datahq/deploy/master/apps_travis_script.sh > .travis.sh

deploy:
skip_cleanup: true
provider: script
script: bash .travis.sh trigger specstore
on:
branch: master

0 comments on commit 3464a1f

Please sign in to comment.