This website works better with JavaScript
Home
Explore
Help
Register
Sign In
publics
/
sarama
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add go 1.4 to travis
Evan Huus
10 years ago
parent
198933323b
commit
bd63d954a4
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -2,6 +2,7 @@ language: go
go:
- 1.2
- 1.3
+- 1.4
- tip
env: