changeset 84:c4e233ffd355

Add genty
author Amine Sehili <amine.sehili@gmail.com>
date Thu, 03 Jan 2019 21:19:35 +0100
parents b317c6e90130
children e1fd49a24b04
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Thu Jan 03 20:41:22 2019 +0100
+++ b/.travis.yml	Thu Jan 03 21:19:35 2019 +0100
@@ -2,6 +2,7 @@
   - sudo apt-get update --fix-missing
 install:
   - pip install six
+  - pip install genty
 language: python
 python:
   - "2.7"