aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2014-05-08 17:08:42 +0200
committerMartin Willi <martin@revosec.ch>2014-06-04 16:22:43 +0200
commitd930d184177ef352c4b5def4e5848463819435ec (patch)
treec4aa8a3f0f08166b37369bb93132d0ece470af42 /.travis.yml
parent95e67e8d19011b92b1706b3194bea446ba3e5ced (diff)
downloadstrongswan-d930d184177ef352c4b5def4e5848463819435ec.tar.bz2
strongswan-d930d184177ef352c4b5def4e5848463819435ec.tar.xz
travis: Define a Windows build test using MinGW
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2a23fea06..697425f57 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,3 +37,5 @@ matrix:
include:
- compiler: gcc
env: TEST=dist
+ - compiler: gcc
+ env: TEST=win MONOLITHIC=yes