Commit 6ef0500

mo khan <mo@mokhan.ca>
2021-02-05 04:31:55
chore: remove gitlab-ci.yml
1 parent 5c257bf
Changed files (1)
.gitlab-ci.yml
@@ -1,11 +0,0 @@
-image: ruby:2.6
-
-before_script:
-  - apt-get update && apt-get install -y locales
-  - echo "en_US.UTF-8 UTF-8" > /etc/locale.gen
-  - locale-gen
-  - export LC_ALL=en_US.UTF-8
-
-ci:
-  script:
-    - bin/cibuild