diff --git a/.travis.yml b/.travis.yml index 23661dc0546756119f19d8a047e1c3ef29fca03a..fb9310b980d83585f0f84104b169f07756ca2a5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,13 +1,10 @@ os: - osx -sudo: false language: python python: # We don't actually use the Travis Python, but this keeps it organized. - "3.4" before_install: - # Update - - pwd # Install and configure pyenv - ci/travis/before_install.sh