Browse code

travis: Revert to deprecated environment.

It seems system packages can't be found when using
"3.4_with_system_site_packages" python.

Possibly related to https://github.com/travis-ci/travis-ci/issues/8048

Jose Fonseca authored on 06/07/2017 20:06:19
Showing 1 changed files

... ...
@@ -1,5 +1,7 @@
1 1
 # Use trusty for newer graphviz
2 2
 sudo: required
3
+# https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
4
+group: deprecated-2017Q2
3 5
 dist: trusty
4 6
 
5 7
 language: python