diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index c3d165a..0000000 --- a/.travis.yml +++ /dev/null @@ -1,14 +0,0 @@ -language: julia - -branches: - only: - - master - -os: - - linux - -julia: - - 1.5 - -notifications: - email: false diff --git a/codecov.yml b/codecov.yml deleted file mode 100644 index cbfea86..0000000 --- a/codecov.yml +++ /dev/null @@ -1,6 +0,0 @@ -coverage: - status: - project: - default: - threshold: 15 - patch: off