commit:     195d046f12f40d38a01cccff78b351543b9c1ca2
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 21 09:35:57 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Sep 21 09:35:57 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=195d046f

Update .travis.yml

Use python 3.4

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

diff --git a/.travis.yml b/.travis.yml
index 32bc569..c85dae1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@
 #
 language: python
 python:
-    - "3.3"
+    - "3.4"
 env:
     - PORTAGE_VER="2.2.13"
 before_script:

Reply via email to