diff options
author | 2015-09-28 04:34:11 +1000 | |
---|---|---|
committer | 2015-09-28 04:34:11 +1000 | |
commit | c6605eca4feacfdfdf7b02b293faf7bfef824841 (patch) | |
tree | f3ab545d408aa047b8563d321a293161d77f8cf5 /.travis.yml | |
parent | x11-misc/sddm: sync live ebuild with tree (diff) | |
download | qt-c6605eca4feacfdfdf7b02b293faf7bfef824841.tar.gz qt-c6605eca4feacfdfdf7b02b293faf7bfef824841.tar.bz2 qt-c6605eca4feacfdfdf7b02b293faf7bfef824841.zip |
travis: update
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 349bfca1..7d2418fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.21" + - PORTAGE_VER="2.2.22" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/ |