commit: bb247cbf167b2afdd145ffbc9eac719613381ccc
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 25 01:34:25 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jan 25 01:34:25 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=bb247cbf
travis.yml: bump portage version to 2.3.20
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 76be5f7..aac6fe3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ notifications:
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false
env:
- - PORTAGE_VER="2.3.8"
+ - PORTAGE_VER="2.3.20"
before_install:
- sudo apt-get -qq update
- pip install lxml