]> git.notmuchmail.org Git - notmuch/blobdiff - .travis.yml
.travis.yml: Invoke `make download-test-databases' before running tests
[notmuch] / .travis.yml
index dbd6434e6ab3dcc66b3a52626f983b5e6960a9db..2ddc4c34b02ecadc95fe377d31b9ef4f586d5f06 100644 (file)
@@ -14,6 +14,7 @@ before_install:
 
 script:
   - ./configure
+  - make download-test-databases
   - make test
 
 notifications: