10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 11:25:26 +02:00

Fix travis

This commit is contained in:
Thomas Applencourt 2015-06-04 12:20:07 +02:00
parent 2ecacdd18e
commit 21997f9463

View File

@ -15,4 +15,4 @@ script:
- ./scripts/compilation/create_ninja_build.py --production ./config/gfortran_example.cfg
- ./ninja/ninja
- cd ocaml ; make ; cd -
- ./tests/unit_test/unit_test.py
- cd testing_no_regression ; ./unit_test.py