summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2017-02-27 16:16:18 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2017-02-27 16:16:18 +0100
commitdd0bf3ca8d0e75eea3435f09190819a77fd094d5 (patch)
treede9acfdec1e0e3e6b414409c479ff541c774cbaa /.travis.yml
parent113e2a5d3e73b4a4ea11052b807d954d2858b0e0 (diff)
Travis tests test
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4ff73a35..2ac6577f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,6 +43,7 @@ script:
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then pandoc --standalone --from=markdown_github --to=rtf --output=README.rtf README.clean; fi
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then appdmg appdmg.json qtpass-$(grep ^VERSION qtpass.pri | cut -d " " -f 6).dmg; fi
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then export VERSION=$(grep ^VERSION qtpass.pri | cut -d " " -f 6); fi
+- cd tests && make && ./auto/util/test_util && cd -
notifications:
irc:
channels: