This website requires JavaScript.
Explore
Help
Sign In
cws
/
catbase
mirror of
https://github.com/velour/catbase.git
Watch
1
Star
0
Fork
You've already forked catbase
0
Code
Issues
Releases
Wiki
Activity
7e1c4e1106
catbase
/
.travis.yml
5 lines
42 B
YAML
Raw
Normal View
History
Unescape
Escape
Create .travis.yml
2013-05-06 13:35:18 +00:00
language
:
go
Update .travis.yml Hopefully fixing Travis' out of date ass. Their docs DO NOT AGREE with themselves as far as what versions are available. Go 1.0 is clearly default, and stupid as shit. Observe: "Travis CI support Go 1.0, which is installed by default, but you can also use 1.1 and the latest Go version from tip." and: "Travis CI currently only provides a single Go version, 1.0."
2013-06-14 12:31:12 +00:00
go
:
1.1
Stop TravisCI from buiding rewrite branch
2014-03-06 14:12:56 +00:00
branches
:
Update TravisCI config to bulid rewrite
2014-05-24 14:41:28 +00:00
master