Skip to content

Commit 9ddc04c

Browse files
committed
Drop debug build, for now
1 parent 5b9625a commit 9ddc04c

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
@@ -52,7 +52,7 @@ script: ./travis.sh
5252
env:
5353
matrix:
5454
- LIB_TYPE=static BUILD_TYPE=release
55-
- LIB_TYPE=shared BUILD_TYPE=debug
55+
#- LIB_TYPE=shared BUILD_TYPE=debug
5656
matrix:
5757
allow_failures:
5858
- os: osx

0 commit comments

Comments
 (0)