summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2015-01-16 10:42:16 +0100
committerAlexis Hildebrandt <afh@surryhill.net>2015-01-16 10:42:16 +0100
commit8cdc283d07cf51b7a26bbc6ab49706f265bac5aa (patch)
tree2b0a86458239666ebba8c4089aaaceae38f62221 /.travis.yml
parenta3dbcae348b373bcba89b1d6d8be278144e90327 (diff)
downloadfork-ledger-8cdc283d07cf51b7a26bbc6ab49706f265bac5aa.tar.gz
fork-ledger-8cdc283d07cf51b7a26bbc6ab49706f265bac5aa.tar.bz2
fork-ledger-8cdc283d07cf51b7a26bbc6ab49706f265bac5aa.zip
[travis] Switch to debug build
to allow for proper checks using test/CheckTests.py, which requires the --debug option
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 9c6a1910..9128c24e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ install:
- sudo apt-get install -qq libboost1.55 libgmp-dev libmpfr-dev libeditline-dev
before_script:
- - ./acprep opt make --python
+ - ./acprep debug make --python
script:
- ./acprep check --jobs $(nproc) -- --output-on-failure