mirror of https://github.com/status-im/migrate.git
Merge pull request #49 from johnweldon/remove-go1.2-dependency
Fix travis build file to match reality
This commit is contained in:
commit
c848ca946e
|
@ -1,8 +1,9 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
addons:
|
||||
|
|
Loading…
Reference in New Issue