Skip to content

Commit

Permalink
#98 fixed path for building
Browse files Browse the repository at this point in the history
  • Loading branch information
bugy committed Feb 23, 2018
1 parent 3115063 commit 5363de6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ python: 3.5
before_script:
- cd src
- python3 -m unittest discover -s tests -p "*.py"
- cd ..
script:
- python3 tools/build.py

0 comments on commit 5363de6

Please sign in to comment.