changeset 15:8ec0c0f525d1

Update .travis.yml
author Amine SEHILI <amsehili@users.noreply.github.com>
date Tue, 24 Nov 2015 02:19:10 +0100
parents 14ca0dbe48ce
children 421d2f534c14
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Tue Nov 24 02:09:33 2015 +0100
+++ b/.travis.yml	Tue Nov 24 02:19:10 2015 +0100
@@ -1,6 +1,7 @@
 before_install:
   - sudo apt-get update --fix-missing
 install:
+  - python setup.py install
   - pip install six
 language: python
 python: