Commit 8544c2da authored by Daniel Williams's avatar Daniel Williams
Browse files

Travis added sudo and new autotools.

parent bf93b16f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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