No longer try to push to github, we'll update jasmine in docs manually
This commit is contained in:
@@ -8,12 +8,4 @@ cp lib/console/console.js jasmine.github.io/edge/lib/
|
|||||||
|
|
||||||
cd jasmine.github.io
|
cd jasmine.github.io
|
||||||
bundle install
|
bundle install
|
||||||
export JASMINE_VERSION=edge
|
JASMINE_VERSION=edge bundle exec rake phantom
|
||||||
CODE=`bundle exec rake phantom`
|
|
||||||
|
|
||||||
if [ $TRAVIS_PULL_REQUEST == false ]
|
|
||||||
then
|
|
||||||
git push origin master
|
|
||||||
fi
|
|
||||||
|
|
||||||
exit $CODE
|
|
||||||
|
|||||||
Reference in New Issue
Block a user