Skip to content

Commit

Permalink
Merge pull request #443 from clawpack/ahmadia/hashdist_tag
Browse files Browse the repository at this point in the history
Fix HashDist to 0.3 tag
  • Loading branch information
ahmadia committed Jul 17, 2014
2 parents a8dc95d + afa93ea commit 57e898d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis_build_petsc4py.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

# Get <#>
git clone https://github.com/hashdist/hashdist
(
cd hashdist
git checkout v0.3
)
export PATH=`pwd`/hashdist/bin:$PATH

# a reasonable profile for building petsc4py on Travis
Expand Down

0 comments on commit 57e898d

Please sign in to comment.