aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index c4bd479..15c4906 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,8 +5,6 @@ language: c
addons:
apt:
packages:
- - gcc-mingw-w64-i686
- - gcc-mingw-w64-x86-64
- libcmocka-dev
- libmagic-dev
- libevent-dev
@@ -21,16 +19,10 @@ env:
- TARGET=valgrind
- TARGET=distcheck
- TARGET=dist-srpm
- - TARGET=w32
- - TARGET=w64
matrix:
exclude:
- compiler: clang
- env: TARGET=w32
- - compiler: clang
- env: TARGET=w64
- - compiler: clang
env: TARGET=dist-srpm
install: gem install ronn