Skip to content

Commit d521b54

Browse files
committed
Merge pull request #205 from runcom/travis-go-versions
.travis.yml: add go 1.5.1, update from 1.4.2 to 1.4.3
2 parents 1136535 + f3e5c1f commit d521b54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: go
22
go:
3-
- 1.4.2
3+
- 1.5.1
4+
- 1.4.3
45
- 1.3.3
56

67
sudo: false

0 commit comments

Comments
 (0)