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

Error in travis.yml

This commit is contained in:
Anthony Scemama 2015-06-09 11:43:43 +02:00
parent be7f2da464
commit 543315c165

View File

@ -12,7 +12,7 @@ before_script:
script:
- ./setup_environment.py
- source ./quantum_package.rc
- qp_create_ninja.py --production ./config/gfortran_example.cfg
- qp_create_ninja.py --production ./config/gfortran.cfg
- ninja
- cd ocaml ; make ; cd -
- cd testing_no_regression ; ./unit_test.py