rjeczalik / notify

File system event notification library on steroids.
MIT License
903 stars 128 forks source link

Run Travis against Go 1.6 #92

Closed nathany closed 8 years ago

nathany commented 8 years ago

90

kqueue works fine, so I didn't add it for now.

It may be worth adding GODEBUG=cgocheck=2 too? Much like using -race in tests.