Test against latest Go versions in travis
This commit is contained in:
parent
55f91c7879
commit
8772f68b05
|
@ -7,7 +7,8 @@ script:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.2.1
|
- 1.3.3
|
||||||
|
- 1.4.2
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get gopkg.in/fsnotify.v0
|
- go get gopkg.in/fsnotify.v0
|
||||||
|
|
Loading…
Reference in New Issue