aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhasufell <hasufell@hasufell.de>2014-11-03 16:04:32 +0100
committerhasufell <hasufell@hasufell.de>2014-11-03 16:05:28 +0100
commit422579ad638fc8add2ac09adad428c99facaa564 (patch)
tree66185e88ea5874aa49aafc916c6fd9196d485d1c /.travis.yml
parentdev-libs/libressl: version bump (diff)
downloadlibressl-422579ad638fc8add2ac09adad428c99facaa564.tar.gz
libressl-422579ad638fc8add2ac09adad428c99facaa564.tar.bz2
libressl-422579ad638fc8add2ac09adad428c99facaa564.zip
Fix travis build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ad6b014..a44a106 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ before_script:
- mkdir travis-overlay
- mv !(travis-overlay) travis-overlay/
- mv .git travis-overlay/
- - wget "http://distfiles.gentoo.org/distfiles/portage-2.2.10.tar.bz2"
+ - wget "http://distfiles.gentoo.org/distfiles/portage-2.2.12.tar.bz2"
- wget "http://distfiles.gentoo.org/snapshots/portage-latest.tar.xz"
- sudo chmod 777 /etc/passwd /etc/group /etc /usr
- echo "portage:x:250:250:portage:/var/tmp/portage:/bin/false" >> /etc/passwd