mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 14:24: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
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- 1.6
|
||||
- tip
|
||||
|
|
Loading…
Reference in a new issue