Thanks to visit codestin.com Credit goes to github.com
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 49fc153 commit b044120Copy full SHA for b044120
1 file changed
.travis.yml
@@ -79,8 +79,6 @@ before_script:
79
script:
80
# `-r -w` implicitly provided through `make buildbottest`.
81
- make buildbottest TESTOPTS="-j4"
82
- # Test for C++ header compatibility.
83
- - echo '#include "Python.h"' > test.cc && $CXX -c test.cc -o /dev/null -I ./Include -I .
84
85
notifications:
86
email: false
0 commit comments