Commit b3f3617f authored by Jay's avatar Jay Committed by jay
Browse files

Yanked an erroneous sudo

parent 4a98a509
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ python:

before_install:
install:
  - sudo apt-get update
  # We do this conditionally because it saves us some downloading if the
  # version is the same.
  - if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then