Skip to content
Extraits de code Groupes Projets
Valider 4da35446 rédigé par mattab's avatar mattab
Parcourir les fichiers

Synchronized the travis file via `./console generate:travis-yml --core`

parent 2e18f4ce
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -128,8 +128,8 @@ before_script: ...@@ -128,8 +128,8 @@ before_script:
# Make sure we use Python 2.6 # Make sure we use Python 2.6
- travis_retry sudo add-apt-repository ppa:fkrull/deadsnakes -y - travis_retry sudo add-apt-repository ppa:fkrull/deadsnakes -y
- travis_retry sudo apt-get update - travis_retry sudo apt-get update > /dev/null
- travis_retry sudo apt-get install python2.6 python2.6-dev -y --force-yes - travis_retry sudo apt-get install python2.6 python2.6-dev -y --force-yes > /dev/null
# Log Analytics works with Python 2.6 or 2.7 but we want to test on 2.6 # Log Analytics works with Python 2.6 or 2.7 but we want to test on 2.6
- python2.6 --version - python2.6 --version
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter