Skip to content

Commit

Permalink
Fixed travis build after path change
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Jun 26, 2019
1 parent a9e8033 commit 8979416
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,7 +9,7 @@ before_script:
- make install PY_BIN="python" PIP="pip"

script:
- cd app && ./functional-test.sh
- cd infracheck && ./functional-test.sh
- cd ../ && make unit_test coverage

after_success:
Expand Down

0 comments on commit 8979416

Please sign in to comment.