Skip to content

Commit

Permalink
revert to old version of checking the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Hansen and Gregg Van Hove committed Feb 25, 2014
1 parent e972bac commit 84160ff
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions travis-docs-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,4 @@

git clone https://github.com/jasmine/jasmine.github.io.git

mkdir -p jasmine.github.io/edge/lib
cp lib/jasmine-core/{boot.js,jasmine-html.js,jasmine.js,jasmine.css} jasmine.github.io/edge/lib/
cp lib/console/console.js jasmine.github.io/edge/lib/

cd jasmine.github.io
bundle install
JASMINE_VERSION=edge bundle exec rake phantom
bundle exec rake jasmine:ci JASMINE_CONFIG_PATH=jasmine.github.io/edge/spec/support/jasmine.yml

0 comments on commit 84160ff

Please sign in to comment.