Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszbudnik committed Sep 1, 2021
1 parent 37c2e57 commit d49d991
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 @@ -8,7 +8,7 @@ before_script:
- docker-compose -f test/docker-compose-it.yaml up -d
script:
- "./coverage.sh"
- "./test/./test/http-integration-tests.sh"
- "./test/http-integration-tests.sh"
after_success:
- bash <(curl -s https://codecov.io/bash)
env:
Expand Down

0 comments on commit d49d991

Please sign in to comment.