We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daaf7b6 commit bb6b7d2Copy full SHA for bb6b7d2
.travis.yml
@@ -43,6 +43,6 @@ script:
43
- cmake -D CMAKE_PREFIX_PATH:PATH=${DEPS_DIR}/protobuf/install ..
44
- cmake --build .
45
- cd ..
46
+ - python test_cases.py
47
- python setup.py build
48
- python setup.py sdist
- - python test_cases.py
0 commit comments