Skip to content

Commit

Permalink
Workaround for getdist test error
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjameshandley committed Jan 20, 2020
1 parent de9995e commit 40022f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ install:

# Run tests
script:
- rm -rf /tmp/getdist_cache
- if [ "$MPI" ];
then
mpirun -np 2 python run_pypolychord.py;
Expand Down

0 comments on commit 40022f5

Please sign in to comment.