Skip to content

Commit

Permalink
update testing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
MIDE\cflanigan committed Mar 23, 2020
1 parent d31b739 commit aefe43d
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 @@ -9,4 +9,4 @@ matrix:
- virtualenv $HOME/venv
- source $HOME/venv/Scripts/activate
install: pip install numpy pytest mock
script: python -m pytest testing/
script: python -m pytest ./idelib/testing/

0 comments on commit aefe43d

Please sign in to comment.