Procházet zdrojové kódy

Try running regression tests from travis

acgessler před 11 roky
rodič
revize
9e24acb187
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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