From 0aa82be688259ef493d3458b92354df61fbb32e8 Mon Sep 17 00:00:00 2001
From: Teme <lememta@gmail.com>
Date: Tue, 19 Jan 2016 04:36:23 -0800
Subject: [PATCH] travis 6

---
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 9f5d2777..4c4eb820 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,7 +42,8 @@ script:
   - /usr/bin/cmake --build . --target install 
   - cd ..
   - ls build/run/bin
-  - ./build/run/bin/zustre -h 
+  - ./build/run/bin/zustre -h
+  -  python src/reg_test.py ./build/run/bin/zustre
   
 
 
-- 
GitLab