Skip to content

Commit

Permalink
Merge pull request #12 from guilhem/travisbis
Browse files Browse the repository at this point in the history
travis YUNO have a good doc
  • Loading branch information
Gentux committed Jun 10, 2015
2 parents 49efa06 + e17b0bb commit 7c9ec02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ go:
- 1.3
- 1.4
- tip
before_deployment:
before_deploy:
- go get github.com/laher/goxc
- "/home/travis/gopath/bin/goxc -pv=${TRAVIS_TAG} -d release"
deploy:
Expand All @@ -13,5 +13,6 @@ deploy:
file: release/*
file-glob: true
on:
go: '1.4'
tags: true
repo: Gentux/friend-bots

0 comments on commit 7c9ec02

Please sign in to comment.