bundle install in docs repo

This commit is contained in:
Charles Hansen and Gregg Van Hove
2014-02-25 10:56:41 -08:00
parent 23c0e379e0
commit 455b6bade8

View File

@@ -7,6 +7,7 @@ cp lib/jasmine-core/{boot.js,jasmine-html.js,jasmine.js,jasmine.css} jasmine.git
cp lib/console/console.js jasmine.github.io/edge/lib/
cd jasmine.github.io
bundle install
export JASMINE_VERSION=edge
CODE=`bundle exec rake phantom`