Commit graph

60 commits

Author SHA1 Message Date
Paul Romano
450359ac87 Make sure numpy gets upgraded on Travis 2019-01-18 08:25:58 -06:00
Paul Romano
0b6d25f758 Try using xvfb as a service (to fix Travis CI failures) 2019-01-17 15:07:04 -06:00
Patrick Shriwise
788caef701 Updating MOAB version for CI. 2019-01-10 00:12:12 -06:00
Paul Romano
1b07521704 Update test data used on Travis 2018-11-13 07:33:00 -06:00
Patrick Shriwise
8253b1175e Adding moab install dir to DAGMC CMake config cmd. 2018-10-29 12:22:02 -05:00
Patrick Shriwise
390f9ece82 Building both static and shared MOAB libs for now. 2018-10-29 12:18:21 -05:00
liangjg
1343ce472d download WMP library v1.1 2018-10-19 16:44:17 -04:00
Patrick Shriwise
8be83ff9df Correcting vtk install condition. 2018-10-10 12:59:22 -05:00
Patrick Shriwise
b8a845073b Using travis environment variable to check Python version. 2018-10-07 19:36:21 -05:00
Patrick Shriwise
755d0a5a5f Adding vtk install to tests. 2018-10-07 19:36:21 -05:00
Paul Romano
edf706576b Don't show so much output when downloading xs on Travis 2018-10-05 06:08:50 -05:00
Paul Romano
a28887147b
Merge pull request #1075 from pshriwise/dagmc
Initial CAD-based geometry implementation
2018-10-04 19:13:48 -05:00
Patrick Shriwise
7d4824a1e7 Upping the number of jobs in Traivs. 2018-10-02 21:27:00 -05:00
Patrick Shriwise
62a29c9563 Removing old MOAB version variable. 2018-10-01 10:47:23 -05:00
Will Boyd
f2e773780d Updated relative paths in call to download-xs.sh for travis 2018-09-27 20:42:51 -04:00
Will Boyd
87043f9a64 Conslidated Travis and Docker XS download scripts 2018-09-27 19:09:54 -04:00
pshriwise
7a41c3b27f Including the remainder of the DAGMC install variable name. ugh. 2018-09-27 11:01:28 -05:00
pshriwise
2cf827c115 Forcing removal of source directories. 2018-09-27 08:56:54 -05:00
pshriwise
abd45373ee Quick update to build line for MOAB. 2018-09-27 06:51:26 -05:00
pshriwise
216027eb54 Moving DAGMC installation to a shell script. 2018-09-27 06:51:26 -05:00
pshriwise
7b18e7c791 Updating travis variables. 2018-09-21 16:22:54 -04:00
shriwise
4a9faf4205 Limiting number of jobs for make commands. 2018-09-21 15:52:38 -04:00
shriwise
a39c06c01a Correcting call to remove source dirs. 2018-09-21 15:52:38 -04:00
shriwise
44c8b09214 Removing MOAB and DAGMC source dirs to limit CI image size. 2018-09-21 15:52:38 -04:00
shriwise
a928ef0f31 Building DAGMC tally library. 2018-09-21 15:51:27 -04:00
shriwise
095503f85a Adding DAGMC to LD_LIBRARY_PATH. 2018-09-21 15:51:27 -04:00
shriwise
789d66a0b1 Defensive check for existing LD_LIBRARY_PATH 2018-09-21 15:51:27 -04:00
shriwise
2bfc036add Adding DAGMC installation commands. 2018-09-21 15:51:27 -04:00
shriwise
b7a63b6e6d Go back to previous directory after building MOAB. 2018-09-21 15:51:27 -04:00
shriwise
aa5983ad0b Adding a CAD build to travis. 2018-09-21 15:51:27 -04:00
amandalund
9d335ec918 Don't duplicate fission cross sections in photon production summed reactions; update nndc data link 2018-09-12 00:04:24 -05:00
Paul Romano
e971ebbfe6 Use coveralls-python instead of python-coveralls 2018-09-05 20:12:08 -05:00
Sterling Harper
dfcb97e714
Merge pull request #1054 from liangjg/wmp_v1.0
Accommodate the new WMP Library
2018-08-24 11:09:15 -04:00
liangjg
22c393610f download wmp library from a release link instead of using git-lfs 2018-08-20 11:18:33 -04:00
liangjg
8a20f3cc0a check if git-lfs installed in travis 2018-08-18 17:43:28 -04:00
liangjg
e4de659b12 update travis ci scripts to use latest library 2018-08-17 14:42:14 -04:00
Paul Romano
74c8d70ca6 Use PEP 518 pyproject.toml file to manage build dependencies 2018-08-16 12:00:39 -05:00
Paul Romano
ee02f02655 Update results for numpy 1.14+. Closes #1026. 2018-08-10 12:50:56 -05:00
Paul Romano
b194739e85 Use unsupported xenial build environment on Travis 2018-08-10 12:50:56 -05:00
amandalund
c389f28582 Merge branch 'develop' into photon-new 2018-08-02 15:41:03 -05:00
Paul Romano
7c6b6911a2 Try upgrading pip to avoid race condition breaking Python 3.4 builds 2018-08-02 14:28:44 -05:00
amandalund
899c1107db Fixed link to data tarball 2018-07-06 07:17:57 -05:00
amandalund
4ebeb737ab Address @paulromano comments in #1023 2018-07-05 23:25:42 -05:00
amandalund
042c1f94de Add photon tests 2018-07-04 20:57:29 -05:00
Paul Romano
26852f79f4 Add tqdm to dependencies. Install mpi4py on Travis 2018-02-14 07:22:16 -06:00
Paul Romano
4298c50c3f Use numpy 1.13 when testing since float formatting changed in 1.14 2018-02-09 09:28:09 -06:00
Paul Romano
19ddb532bc Remove check for Python 2.7 in travis-install 2018-02-06 06:53:43 -05:00
Paul Romano
36244692fd Use mpicc and mpicxx for MPI configurations 2018-02-05 08:09:47 -06:00
Paul Romano
c710184fba Run tests from root directory 2018-02-05 07:35:48 -06:00
Paul Romano
d458561576 Upload test coverage results to coveralls 2018-02-05 07:35:48 -06:00