Merge pull request #49 from johnweldon/remove-go1.2-dependency

Fix travis build file to match reality
This commit is contained in:
Matthias Kadenbach 2015-09-14 10:18:21 -07:00
commit c848ca946e
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
language: go
go:
- 1.2
- 1.3
- 1.4
- 1.5
- tip
addons: