mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-03 20:54:00 +01:00
Error in travis.yml
This commit is contained in:
parent
be7f2da464
commit
543315c165
@ -12,7 +12,7 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- ./setup_environment.py
|
- ./setup_environment.py
|
||||||
- source ./quantum_package.rc
|
- source ./quantum_package.rc
|
||||||
- qp_create_ninja.py --production ./config/gfortran_example.cfg
|
- qp_create_ninja.py --production ./config/gfortran.cfg
|
||||||
- ninja
|
- ninja
|
||||||
- cd ocaml ; make ; cd -
|
- cd ocaml ; make ; cd -
|
||||||
- cd testing_no_regression ; ./unit_test.py
|
- cd testing_no_regression ; ./unit_test.py
|
||||||
|
Loading…
Reference in New Issue
Block a user