aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2788f8d..a32e4e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ addons:
- gcc-mingw-w64-i686
- gcc-mingw-w64-x86-64
- libcmocka-dev
+ - rpm
- valgrind
compiler:
@@ -17,6 +18,7 @@ compiler:
env:
- TARGET=valgrind
- TARGET=distcheck
+ - TARGET=dist-srpm
- TARGET=w32
- TARGET=w64
@@ -26,6 +28,8 @@ matrix:
env: TARGET=w32
- compiler: clang
env: TARGET=w64
+ - compiler: clang
+ env: TARGET=dist-srpm
install: gem install ronn