Skip to content

Commit

Permalink
adding workaround for flyn/hid on darwin 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cviecco committed Feb 12, 2018
1 parent 4c6cd4b commit 17c30a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go

# github.com/flynn/hid is broken on go1.9 on MacOS X, so pin to go1.8.
# github.com/flynn/hid is broken on go1.9.4 on MacOS X, so pin to go1.9.3
go:
- 1.9.x
- 1.9.3

os:
- linux
Expand Down

0 comments on commit 17c30a1

Please sign in to comment.