Browse Source

Try running regression tests from travis

acgessler 11 years ago
parent
commit
9e24acb187
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -19,4 +19,7 @@ script:
   - sudo make install
   - cd test/unit
   - ../../bin/unit
+  - cd ../regression
+  - chmod 755 run.py
+  - ./run.py