commit:     f2df94b137fb8e3670f7f66235e68af74d396af2
Author:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 19 21:29:46 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Oct 19 21:29:46 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f2df94b1

[.travis.yml] fix portage version

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

diff --git a/.travis.yml b/.travis.yml
index 0050353..329d498 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ language: python
 python:
     - "3.4"
 env:
-    - PORTAGE_VER="2.2.13"
+    - PORTAGE_VER="2.2.14"
 before_script:
     - mkdir travis-overlay
     - mv !(travis-overlay) travis-overlay/

Reply via email to