Skip to content

Commit

Permalink
add manual installation of Salvia for now
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor committed Sep 13, 2016
1 parent f949fdb commit c950e8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/travis-install
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ DEPS_TEST=$(cat <<EOF | python -
from conda_build.metadata import MetaData
print(" ".join([s.replace(" ", "") for s in MetaData("conda.recipe").get_value("test/requires")]))
)
git clone [email protected]:greole/Salvia.git
cd Salivia && python setup.py install

0 comments on commit c950e8f

Please sign in to comment.