Skip to content

Commit dc08d48

Browse files
authored
Update .travis.yml
1 parent e842e3c commit dc08d48

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: python
22
python:
3-
- "2.6"
43
- "2.7"
5-
- "3.3"
64
- "3.4"
75
- "3.5"
86
- "3.6"
@@ -23,8 +21,6 @@ install:
2321

2422
script:
2523
- python tests/ut/test_util.py
26-
- python tests/etl_test/test_case.py
27-
- python tests/cli_config_check/test_case.py
2824
- python tests/sample.py
2925
- python tests/integration_test/test_logtail_config.py
3026
- python tests/integration_test/test_entity.py

0 commit comments

Comments
 (0)