]> git.parisson.com Git - deefuzzer.git/commitdiff
[travis] use py3.6
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 30 Dec 2019 02:45:33 +0000 (03:45 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 30 Dec 2019 02:45:33 +0000 (03:45 +0100)
.travis.yml

index b747229eb541006f99ec7612d39ef44680572892..4a110f445796d2ce5716959c11c2c9cb2791f12d 100644 (file)
@@ -1,6 +1,6 @@
 language: python
 python:
-  - "3.7"
+  - "3.6"
 virtualenv:
   system_site_packages: true