Permalink
Browse files

Small update to TravisCI config

Deleted unnecessary line from TravisCI config.
  • Loading branch information...
1 parent be1dca8 commit c8341728003a3b18b2c4feaf6e3e3af911fb04be @michaelhush committed Oct 12, 2016
Showing with 0 additions and 1 deletion.
  1. +0 −1 .travis.yml
View
@@ -4,7 +4,6 @@ python:
- "3.5"
install:
- pip install --upgrade pip
- # - if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then pip install --upgrade python
- python --version
- pip --version
- pip install -r requirements.txt

0 comments on commit c834172

Please sign in to comment.