diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ae74fdb..0000000 --- a/.travis.yml +++ /dev/null @@ -1,33 +0,0 @@ -dist: xenial -os: linux -language: node_js - -node_js: -- '12' -- '14' -- '16' - -jobs: - include: - - node_js: '12' - env: BROWSER_NAME=chrome BROWSER_VERSION=latest - - node_js: '12' - env: BROWSER_NAME=chrome BROWSER_VERSION=29 - - node_js: '12' - env: BROWSER_NAME=firefox BROWSER_VERSION=latest - - node_js: '12' - env: BROWSER_NAME=opera BROWSER_VERSION=latest - - node_js: '12' - env: BROWSER_NAME=safari BROWSER_VERSION=latest - - node_js: '12' - env: BROWSER_NAME=safari BROWSER_VERSION=7 - - node_js: '12' - env: BROWSER_NAME=safari BROWSER_VERSION=6 - - node_js: '12' - env: BROWSER_NAME=safari BROWSER_VERSION=5 - - node_js: '12' - env: BROWSER_NAME=ie BROWSER_VERSION=11 - - node_js: '12' - env: BROWSER_NAME=ie BROWSER_VERSION=10 - - node_js: '12' - env: BROWSER_NAME=ie BROWSER_VERSION=9 \ No newline at end of file diff --git a/README.md b/README.md index df123ec..0f5bb60 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ ![example workflow](https://github.com/mreinstein/alexa-verifier/actions/workflows/main.yml/badge.svg) -[![Build Status](https://travis-ci.org/mreinstein/alexa-verifier.svg?branch=master)](https://travis-ci.org/mreinstein/alexa-verifier) Verify HTTP requests sent to an Alexa skill are sent from Amazon.