Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cxong/tinydir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index abaea6b..5a42d2d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,3 +22,6 @@ before_script:
script:
- cmake samples
- make -j2
+ - cmake tests
+ - make -j2
+ - make test