Skip to content

Commit

Permalink
Merge pull request #75 from molloyim/patch-1
Browse files Browse the repository at this point in the history
Updated the unit test to look for art and not src.
  • Loading branch information
MARIA NICOLAE authored and GitHub Enterprise committed Apr 25, 2018
2 parents f2f20f6 + a826bd8 commit 7dbc91a
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 @@ -53,4 +53,4 @@ install:

script:
- mkdir ./data
- python -m unittest discover src/ -p '*_unittest.py'
- python -m unittest discover art/ -p '*_unittest.py'

0 comments on commit 7dbc91a

Please sign in to comment.