aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-07-27 12:16:24 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-07-27 12:16:24 +0200
commit4138ba00dd8db7fcf043a071f4c44b52e33265bc (patch)
tree350de06294d3318f07cccaec518ce491185dc02e /.travis.yml
parent1dbce665ac97e54b74e6b255f2d1eb5129ef89b8 (diff)
Enable py36 unit tests
It benefits from the swith to lf-virtual1. Change-Id: Ib38bf0adb09df62173894d048fb06c48b3a4b462 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index dca9d3196..8be7aba70 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ addons:
before_script:
- sudo apt-get -y install qemu-user-static
- - sudo add-apt-repository -y ppa:jonathonf/python-3.6
+ - sudo add-apt-repository -y ppa:deadsnakes/ppa
- sudo apt-get update
- sudo apt-get install python3.6 python3.6-dev
- sudo pip install tox