1
0
Fork 0
mirror of synced 2025-07-09 20:53:49 -04:00

ci(gitlab-ci): use GitLab CI as Travis CI replacement

* Automated using https://github.com/myii/ssf-formula/pull/275
This commit is contained in:
Imran Iqbal 2020-12-16 06:40:57 +00:00
parent 9c7ef4068c
commit cdf0d44053
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819
6 changed files with 175 additions and 5 deletions

View file

@ -11,7 +11,7 @@ sed -i -e "s_^\(version:\).*_\1 ${1}_" FORMULA
###############################################################################
# Install `m2r`
sudo -H pip install m2r
pip3 install m2r
# Copy and then convert the `.md` docs
cp ./*.md docs/