We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6ca97 commit 32073baCopy full SHA for 32073ba
.travis.yml
@@ -21,7 +21,7 @@ script:
21
- git clone --depth=1 --branch=gh-pages https://github.com/w3c/css-aam.git
22
- cd css-aam
23
- rm -rf common img
24
- - cp -R ../../css-aam/common ../../css-aam/img .
+ - cp -R ../../w3c/css-aam/common ../../w3c/css-aam/img .
25
- curl https://labs.w3.org/spec-generator/?type=respec"&"url=https://raw.githack.com/w3c/css-aam/main/index.html -o index.html -f --retry 3
26
27
after_success:
0 commit comments