aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-02-23 13:16:07 -0500
committerJesús <heckyel@hyperbola.info>2021-02-23 13:16:07 -0500
commit42e73c916104979ddb89f93f793c4512dec03a2c (patch)
treef0815cc3572bd9d65b8b770e508971d6f5777c81
parent14253dc6dae3a4a043bd6533111fa81f2d8a6a83 (diff)
downloadlibresocial-42e73c916104979ddb89f93f793c4512dec03a2c.tar.lz
libresocial-42e73c916104979ddb89f93f793c4512dec03a2c.tar.xz
libresocial-42e73c916104979ddb89f93f793c4512dec03a2c.zip
python 3 usage to test
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index c0dc82e..4a5810b 100644
--- a/.build.yml
+++ b/.build.yml
@@ -12,4 +12,4 @@ tasks:
json validate --schema-file=lab/metadata.json --document-file=lab/metadata.json
- test-css: |
cd libresocial
- python test/w3c-validator.py dist/css/libresocial.css
+ python3 test/w3c-validator.py dist/css/libresocial.css