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 860eca3 commit 628e8b4Copy full SHA for 628e8b4
.travis.yml
@@ -20,6 +20,9 @@ notifications:
20
env:
21
global:
22
- secure: "CNXrpwGgWHhD9894gMeKqlt/5eeKJ+J764jRV685JWV/5OrHeWqEfAp+onX/B+RUCl5DrFpblyQl2K6IDTABolkY4Vy/kvZHB5Y2XhyXu3U6RzQwdH3xo9olJQ+UcGzNOc1YOqSWzkDG2JbR9HthgyWgMjbvePXn5AKRGUTAasI="
23
+ matrix:
24
+ - LDFLAGS=-static
25
+ - LDFLAGS=
26
27
addons:
28
apt:
0 commit comments