mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-30 17:54:03 +00:00
add 1.5/1.6 to .travis.yml
This commit is contained in:
parent
2db20d0011
commit
0b473f50c7
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.4
|
- 1.4
|
||||||
|
- 1.5
|
||||||
|
- 1.6
|
||||||
- tip
|
- tip
|
||||||
|
|
Loading…
Reference in a new issue