Skip to content

Commit

Permalink
updating ciclus pull
Browse files Browse the repository at this point in the history
  • Loading branch information
gidden committed Apr 24, 2015
1 parent 59f3c6d commit 321d900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msg=`git log --pretty=oneline -1`
echo "Building commit: $msg"

# setup conda recipe
wget https://github.com/gidden/ciclus/archive/travis.zip -O ciclus.zip
wget https://github.com/cyclus/ciclus/archive/master.zip -O ciclus.zip
unzip -j ciclus.zip "*/cycamore/*" -d conda-recipe
sed -i "s/- cyclus/- cyclus 0.0/g" conda-recipe/meta.yaml

Expand Down

0 comments on commit 321d900

Please sign in to comment.