Skip to content

Commit

Permalink
test testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Sep 28, 2014
1 parent 37911c4 commit f262f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install:
- if [ "$TRAVIS_PYTHON_VERSION" == "2.6" ]; then pip install -r requirements-2.6.txt; fi
- if [ "$LXML" == "true" ]; then pip install lxml; fi
script:
- python -m pytest -s
- python -m pytest
notifications:
irc:
- "irc.freenode.org#geopython"

0 comments on commit f262f86

Please sign in to comment.