changeset 13:a6129c3f3624

Update .travis.yml
author Amine SEHILI <amsehili@users.noreply.github.com>
date Tue, 24 Nov 2015 02:05:43 +0100
parents dfff16b2a4a8
children 14ca0dbe48ce
files .travis.yml
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Tue Nov 24 01:58:50 2015 +0100
+++ b/.travis.yml	Tue Nov 24 02:05:43 2015 +0100
@@ -1,3 +1,7 @@
+before_install:
+  - sudo apt-get update --fix-missing
+install:
+  - pip install six
 language: python
 python:
   - "2.6"