mirror of https://github.com/stretchr/testify.git
Add Go 1.4 and 1.5 to .travis.yml
parent
bcd32dcc8b
commit
b1b3c1e4c0
|
@ -4,6 +4,8 @@ go:
|
|||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue