Loading .travis.yml +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ before_install: - sudo add-apt-repository ppa:dns/gnu -y - sudo apt-get update -q - sudo apt-get install --only-upgrade autoconf # switch back to the main dir - cd - # update pip - pip install -q ${PRE} --upgrade pip # build and install numpy first Loading Loading
.travis.yml +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ before_install: - sudo add-apt-repository ppa:dns/gnu -y - sudo apt-get update -q - sudo apt-get install --only-upgrade autoconf # switch back to the main dir - cd - # update pip - pip install -q ${PRE} --upgrade pip # build and install numpy first Loading