Skip to content

Commit

Permalink
Fix build under Go 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansr committed Dec 8, 2017
1 parent 15e683a commit 623b1b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
sudo: false
language: go

go:
- 1.9.2

go_import_path: github.com/fsnotify/fsevents

matrix:
include:
- os: osx
Expand Down

0 comments on commit 623b1b0

Please sign in to comment.