diff options
author | Unknown <dscdsouza@outlook.com> | 2017-10-29 20:01:54 -0400 |
---|---|---|
committer | Unknown <dscdsouza@outlook.com> | 2017-10-29 20:01:54 -0400 |
commit | 531db36c59167ec1f576076d8c9d229e4bcd9cd1 (patch) | |
tree | 705db69c850e9da601fb6ba11cf13702b3337f05 /circle.yml | |
parent | Update readme (diff) | |
download | shulker-531db36c59167ec1f576076d8c9d229e4bcd9cd1.tar.gz shulker-531db36c59167ec1f576076d8c9d229e4bcd9cd1.zip |
Remove CI
remove CI as it doesn't really do much
Diffstat (limited to 'circle.yml')
-rw-r--r-- | circle.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/circle.yml b/circle.yml deleted file mode 100644 index e7d7b8b..0000000 --- a/circle.yml +++ /dev/null @@ -1,3 +0,0 @@ -machine: - node: - version: 0.12.7 |