gh-76 Updated .travis.yml

This commit is contained in:
Nathan Ostgard 2016-01-13 11:07:19 -08:00
parent ab1bf88cdd
commit c951dab095
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ before_install:
- "sudo apt-get update -qq"
- "sudo apt-get install python-dev python-pip python-pyexiv2 libimage-exiftool-perl -y"
install:
- "sudo pip install docopt LatLon mock nose requests send2trash"
- "sudo pip install -r requirements.txt"
# command to run tests
# test mapquest key
before_script: