commit: 739c832926b8a29cefd1eb0d90f8e2630bcbed71 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Fri Dec 26 01:34:52 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Fri Dec 26 01:34:52 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=739c8329
.travis.yml: update portage version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1ebe1b3..db8a92b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ env: - - PORTAGE=2.2.12 - PORTAGE=2.2.14 + - PORTAGE=2.2.15 before_script: - mkdir travis-overlay