Try running regression tests from travis
parent
48b138d575
commit
9e24acb187
|
@ -19,4 +19,7 @@ script:
|
|||
- sudo make install
|
||||
- cd test/unit
|
||||
- ../../bin/unit
|
||||
- cd ../regression
|
||||
- chmod 755 run.py
|
||||
- ./run.py
|
||||
|
||||
|
|
Loading…
Reference in New Issue