We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc81e1 commit 5b54eefCopy full SHA for 5b54eef
.travis.yml
@@ -81,6 +81,7 @@ install:
81
fi
82
83
script:
84
+ - mkdir builds && cd builds
85
- cmake ..
86
- ninja test
87
- ninja build
0 commit comments