Skip to content

Commit

Permalink
Update checkout before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraham committed Jul 26, 2017
1 parent 0d63d22 commit df199d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci/ci_wpt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ cd $WPT_ROOT
source tools/ci/lib.sh

main() {
git checkout --unshallow https://github.com/w3c/web-platform-tests.git +refs/heads/*:refs/remotes/origin/*
hosts_fixup
install_chrome unstable
pip install -U tox codecov
Expand Down

0 comments on commit df199d2

Please sign in to comment.