Update .travis.yml

This commit is contained in:
Sean Whalen
2020-01-14 13:39:39 -05:00
parent a997496e75
commit 3eccfb1bc1

View File

@@ -19,6 +19,7 @@ before_install:
- "sudo systemctl --no-pager status elasticsearch"
install:
- "pip install --upgrade pip tox six"
- "pip install -r requirements.txt"
# commands to run samples