Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Commit

Permalink
edit wercker
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsblom committed Feb 12, 2016
1 parent 0518b89 commit caefa08
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,26 +398,6 @@ build:
cd src/tests
python runTests.py testsuite-sdc
- script:
name: testsuite-dealii
code: |
export PARAVIEW_SYSTEM=1
export CMAKE_SYSTEM=1
export HWLOC_SYSTEM=1
export SCOTCH_SYSTEM=1
export PYFOAM_SYSTEM=1
export CUDA_IGNORE=1
export SWAK4FOAM_SYSTEM=1
export WM_MPLIB=SYSTEMOPENMPI
export OPENMPI_DIR=/usr
export OPENMPI_BIN_DIR=$OPENMPI_DIR/bin
export FOAM_INST_DIR=`pwd`
source foam-extend-3.2/etc/bashrc
cd src/tests
python runTests.py testsuite-dealii
- script:
name: testsuite-rbf
code: |
Expand Down

0 comments on commit caefa08

Please sign in to comment.