Closed
Description
After all Python tests are passed at the end of the log:
$ echo '#include "Python.h"' > test.cc && $CXX -c test.cc -o /dev/null -I ./Include -I .
/home/travis/build.sh: line 62: -c: command not found
The command "echo '#include "Python.h"' > test.cc && $CXX -c test.cc -o /dev/null -I ./Include -I ." exited with 127.
Done. Your build exited with 1.
This blocks merging even simple PRs.
Metadata
Metadata
Assignees
Labels
No labels