summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarek Vavruša <marek.vavrusa@nic.cz>2015-12-03 23:29:34 +0100
committerMarek Vavruša <marek.vavrusa@nic.cz>2015-12-03 23:29:34 +0100
commitbe67dd6e4c4612760e2172ad5bc747f9add70a69 (patch)
tree12a951e9c7042d4afc457acf109b0ce31744488f /.travis.yml
parentMerge branch 'subreq-deduping' (diff)
downloadknot-resolver-be67dd6e4c4612760e2172ad5bc747f9add70a69.tar.xz
knot-resolver-be67dd6e4c4612760e2172ad5bc747f9add70a69.zip
build: updated travis, deckard
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a606acc1..de7ed40c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,7 @@ env:
before_script:
- ./scripts/bootstrap-depends.sh ${HOME}/.local
script:
- - make -j2 install check AMALG=yes COVERAGE=1 PREFIX=${HOME}/.local
+ - make -j2 install check COVERAGE=1 PREFIX=${HOME}/.local
- ./daemon/kresd -h
- make -j2 check-integration COVERAGE=1 PREFIX=${HOME}/.local
after_success: