commit:     7242251d9a1268649ff6932d4e9a84807bfefc16
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 19:27:44 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 19:27:44 2016 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=7242251d

travis.yml: use python3.2 for portage

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 6f693b2..1eef590 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
 language: python
 python:
-    - "3.4"
+    - "3.2"
 notifications:
   irc:
     channels:

Reply via email to