.travis.yml: remove build/clean python3 for now
authorPaul Brossier <piem@piem.org>
Thu, 21 Apr 2016 20:38:55 +0000 (22:38 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 21 Apr 2016 20:38:55 +0000 (22:38 +0200)
.travis.yml

index 02c0c18..5c9b9f4 100644 (file)
@@ -33,7 +33,5 @@ script:
   - make build
   - make build_python
   - make clean_python
-  - make build_python3
-  - make clean_python3
   - make clean
   - make distcheck