diff options
| author | mayeut <mayeut@users.noreply.github.com> | 2015-09-12 18:10:38 +0200 |
|---|---|---|
| committer | mayeut <mayeut@users.noreply.github.com> | 2015-09-12 18:10:38 +0200 |
| commit | 9add0fe298f2fd73466003b60ba9d1e94c68b6b2 (patch) | |
| tree | 047d2013e4a470203fafa7f95a35dc2773c49233 | |
| parent | ecb00ea4e44b92f89a47fffbae0d9f8cb0a27f3d (diff) | |
Travis mingw
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index fc0c720a..712bf3cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,6 +30,8 @@ addons: apt: packages: - gcc-multilib + - gcc-mingw-w64-i686 + - gcc-mingw-w64-x86-64 - gcc-mingw-w64 install: |
