gh-76 Updated .travis.yml
This commit is contained in:
parent
ab1bf88cdd
commit
c951dab095
|
@ -7,7 +7,7 @@ before_install:
|
||||||
- "sudo apt-get update -qq"
|
- "sudo apt-get update -qq"
|
||||||
- "sudo apt-get install python-dev python-pip python-pyexiv2 libimage-exiftool-perl -y"
|
- "sudo apt-get install python-dev python-pip python-pyexiv2 libimage-exiftool-perl -y"
|
||||||
install:
|
install:
|
||||||
- "sudo pip install docopt LatLon mock nose requests send2trash"
|
- "sudo pip install -r requirements.txt"
|
||||||
# command to run tests
|
# command to run tests
|
||||||
# test mapquest key
|
# test mapquest key
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in New Issue