Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Change travi config to only deploy on tag on master
Browse files Browse the repository at this point in the history
  • Loading branch information
dmweis committed Oct 17, 2017
1 parent 77ae83c commit 5fbb1da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ deploy:
skip_cleanup: true
on:
repo: dmweis/DynamixelServo
branch: master
tags: true
after_deploy:
- git stash --all

0 comments on commit 5fbb1da

Please sign in to comment.