diff options
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index e0649be2ee9..582392d03d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.3.59" + - PORTAGE_VER="2.3.62" before_install: - sudo apt-get -qq update - pip install lxml pyyaml |
