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.
2 parents e90c8b2 + 246c93d commit d64b625Copy full SHA for d64b625
.travis.yml
@@ -50,3 +50,6 @@ script:
50
- cd build
51
- cmake ..
52
- cmake --build .
53
+ - cd ..
54
+ - python setup.py build
55
+ - python setup.py sdist
0 commit comments