diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 616a7c6..0000000 --- a/.travis.yml +++ /dev/null @@ -1,14 +0,0 @@ -language: node_js -arch: - - amd64 - - ppc64le -node_js: - - 10 - - 12 - - 14 - - 16 - - 8 -notifications: - email: - recipients: - - brianloveswords@gmail.com