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 a5f8165 commit fc714fdCopy full SHA for fc714fd
1 file changed
.travis.yml
@@ -53,8 +53,6 @@ before_script:
53
script:
54
# `-r -w` implicitly provided through `make buildbottest`.
55
- make buildbottest TESTOPTS="-j4"
56
- # Test for C++ header compatibility.
57
- - echo '#include "Python.h"' > test.cc && $CXX -c test.cc -o /dev/null -I ./Include -I .
58
59
notifications:
60
email: false
0 commit comments