mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 14:24:03 +00:00
Update .travis.yml - remove go 1.2, add go 1.4
This commit is contained in:
parent
c3cb4f9dac
commit
482d9100b4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
|
|
Loading…
Reference in a new issue