Skip to content

Commit

Permalink
fix CI failure due to outdated case path
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Dec 24, 2018
1 parent 8b9172c commit 2220a39
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 @@ -22,7 +22,7 @@ install:
script:
- python tests/ut/test_util.py
- python tests/etl_test/test_case.py
- python tests/cli_config_check/test_case_safe.py
- python tests/cli_config_check/test_case.py
- python tests/sample.py
- python tests/integration_test/test_logtail_config.py
- python tests/integration_test/test_entity.py
Expand Down

0 comments on commit 2220a39

Please sign in to comment.