Skip to content

Commit

Permalink
Merge pull request #48 from jorgejesus/travis_fix
Browse files Browse the repository at this point in the history
Travis fix for unnitest
  • Loading branch information
Jorge Samuel Mendes de Jesus authored Dec 25, 2018
2 parents 28251fc + b257825 commit 86db2e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ install:
before_script:
"python demo.py -d"

script: "python tests/__init__.py"
script: "python -m unittest tests"
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ In this case pywps (only the WPS) will be avalable on::




0 comments on commit 86db2e4

Please sign in to comment.