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:
|
||||
- 1.2.1
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
|
||||
install:
|
||||
- go get gopkg.in/fsnotify.v0
|
||||
|
|
Loading…
Reference in New Issue