Use rake tasks in the docs repo to test it

This commit is contained in:
slackersoft
2014-10-01 08:15:35 -07:00
parent d9c0b10be4
commit 6ab70923b3

View File

@@ -2,4 +2,8 @@
git clone https://github.com/jasmine/jasmine.github.io.git
bundle exec rake jasmine:ci JASMINE_CONFIG_PATH=jasmine.github.io/edge/spec/support/jasmine.yml
cd jasmine.github.io
bundle
rake update_edge_jasmine
rake phantom