Skip to content

Commit

Permalink
travis: can it restart limetext/lime on success?
Browse files Browse the repository at this point in the history
  • Loading branch information
quarnster committed Apr 21, 2015
1 parent d6b8f8c commit aa0b658
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ go: 1.4
script:
- ./tasks/ci/text.sh
- ./tasks/ci/gofmt.sh

after_success:
- travis restart -r limetext/lime

0 comments on commit aa0b658

Please sign in to comment.