# HG changeset patch # User Amine Sehili # Date 1546546775 -3600 # Node ID c4e233ffd3553e20e24edc42d109007fc6c4938b # Parent b317c6e90130c356ce25c979b3dae727e3c11fd1 Add genty diff -r b317c6e90130 -r c4e233ffd355 .travis.yml --- 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"