Travis: Ensure inotify-tools package is installed/up to date

This commit is contained in:
Jeff Gandt
2018-01-05 10:27:38 -05:00
parent 42f3c93640
commit 2c205e03e8

View File

@@ -1,3 +1,6 @@
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y inotify-tools
language: elixir
matrix:
include: