Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Commit

Permalink
Use my branch until a bunch of my PRs are merged
Browse files Browse the repository at this point in the history
  • Loading branch information
stevecheckoway committed Oct 3, 2018
1 parent 9acd7fe commit 1439477
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ matrix:
rvm: 2.5
script: scripts/ci-package-test.sh

install: git clone --depth 1 --branch master --single-branch https://github.com/html5lib/html5lib-tests.git test/html5lib-tests
#install: git clone --depth 1 --branch master --single-branch https://github.com/html5lib/html5lib-tests.git test/html5lib-tests
install: git clone --depth 1 --branch all-error-fixes --single-branch https://github.com/stevecheckoway/html5lib-tests.git test/html5lib-tests
script: scripts/ci-test.sh
cache: bundler

0 comments on commit 1439477

Please sign in to comment.