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 a37eb7c commit 365521bCopy full SHA for 365521b
.travis.yml
@@ -5,7 +5,7 @@ os:
5
script:
6
- mkdir build
7
- cd build
8
- - cmake ../
+ - cmake -DCMAKE_BUILD_TYPE=Release ../
9
- make
10
deploy:
11
provider: releases
0 commit comments