Skip to content

Commit 628e8b4

Browse files
committed
travis: testing static builds also
1 parent 860eca3 commit 628e8b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ notifications:
2020
env:
2121
global:
2222
- secure: "CNXrpwGgWHhD9894gMeKqlt/5eeKJ+J764jRV685JWV/5OrHeWqEfAp+onX/B+RUCl5DrFpblyQl2K6IDTABolkY4Vy/kvZHB5Y2XhyXu3U6RzQwdH3xo9olJQ+UcGzNOc1YOqSWzkDG2JbR9HthgyWgMjbvePXn5AKRGUTAasI="
23+
matrix:
24+
- LDFLAGS=-static
25+
- LDFLAGS=
2326

2427
addons:
2528
apt:

0 commit comments

Comments
 (0)