mirror of https://github.com/gophish/gophish
Updating travis.yml to include Golang 1.8
parent
e42302ebf9
commit
17bf53a6e2
|
@ -5,6 +5,7 @@ go:
|
||||||
- 1.5
|
- 1.5
|
||||||
- 1.6
|
- 1.6
|
||||||
- 1.7
|
- 1.7
|
||||||
|
- 1.8
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in New Issue