Workaround travis failures around gopkg.in imports

By manually installing it.
This commit is contained in:
Sridhar Ratnakumar 2015-07-03 16:26:01 -07:00
parent 0bf705ac46
commit 55f91c7879
1 changed files with 3 additions and 0 deletions

View File

@ -8,3 +8,6 @@ script:
go:
- 1.2.1
install:
- go get gopkg.in/fsnotify.v0