Skip to content

Commit

Permalink
updated .travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
mark91m12 committed Apr 21, 2018
1 parent 1c9a495 commit ee90a2a
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -8,7 +8,7 @@ install:
- pip install python-coveralls

script:
- coverage run Test/TestLogicGames.py
- coverage run TestLogicGames.py

after_success:
- coveralls
File renamed without changes.

0 comments on commit ee90a2a

Please sign in to comment.