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

Test travis

This commit is contained in:
TApplencourt 2016-02-17 21:35:33 +01:00
parent 6ddbed870e
commit d562bc83cb

View File

@ -23,8 +23,8 @@ python:
- "2.6"
script:
- cd tests ; bats bats/qp.bats
- ./configure --production ./config/gfortran.cfg
- source ./quantum_package.rc ; cd tests ; bats bats/qp.bats
- source ./quantum_package.rc ; qp_module.py install Full_CI Hartree_Fock CAS_SD MRCC_CASSD
- source ./quantum_package.rc ; ninja
- source ./quantum_package.rc ; cd ocaml ; make ; cd -