diff options
author | Johannes Huber <johu@gentoo.org> | 2018-06-10 13:30:31 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-06-10 13:30:31 +0200 |
commit | 543f02a288c37741e623bd1961ccd4660857454e (patch) | |
tree | e98090cfe65ee338a4bd98a1fa5938945fac18f2 | |
parent | app-admin/calamares: Sync with tree (diff) | |
download | johu-543f02a288c37741e623bd1961ccd4660857454e.tar.gz johu-543f02a288c37741e623bd1961ccd4660857454e.tar.bz2 johu-543f02a288c37741e623bd1961ccd4660857454e.zip |
Bump portage version to 2.3.40
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 9a73a9a..983e74e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ python: - pypy3.5 env: global: - - PORTAGE_VER="2.3.38" + - PORTAGE_VER="2.3.40" - REPOMAN_VER="2.3.9" before_install: - sudo apt-get -qq update |