emcrisostomo / fswatch

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
https://emcrisostomo.github.io/fswatch/
GNU General Public License v3.0
5.04k stars 328 forks source link

improve travis #217

Closed stephengroat closed 5 years ago

stephengroat commented 5 years ago

trusty is now the default, using packages to install for speed

emcrisostomo commented 5 years ago

Thanks @stephengroat