Skip to content

Commit 365521b

Browse files
committed
build type = release
1 parent a37eb7c commit 365521b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ os:
55
script:
66
- mkdir build
77
- cd build
8-
- cmake ../
8+
- cmake -DCMAKE_BUILD_TYPE=Release ../
99
- make
1010
deploy:
1111
provider: releases

0 commit comments

Comments
 (0)