Skip to content

Commit

Permalink
Fix HashDist to 0.3 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadia committed Jul 17, 2014
1 parent a8dc95d commit afa93ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis_build_petsc4py.sh
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 afa93ea

Please sign in to comment.