Skip to content

Commit bb6b7d2

Browse files
Add test_cases.py to .travis.yml
1 parent daaf7b6 commit bb6b7d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ script:
4343
- cmake -D CMAKE_PREFIX_PATH:PATH=${DEPS_DIR}/protobuf/install ..
4444
- cmake --build .
4545
- cd ..
46+
- python test_cases.py
4647
- python setup.py build
4748
- python setup.py sdist
48-
- python test_cases.py

0 commit comments

Comments
 (0)