Skip to content

Commit

Permalink
remove unsupported browser versions from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mreinstein committed Mar 18, 2018
1 parent c962bfe commit 9dfeffe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -21,16 +21,10 @@ matrix:
env: BROWSER_NAME=chrome BROWSER_VERSION=29
- node_js: '6'
env: BROWSER_NAME=firefox BROWSER_VERSION=latest
- node_js: '6'
env: BROWSER_NAME=opera BROWSER_VERSION=latest
- node_js: '6'
env: BROWSER_NAME=safari BROWSER_VERSION=latest
- node_js: '6'
env: BROWSER_NAME=safari BROWSER_VERSION=7
- node_js: '6'
env: BROWSER_NAME=safari BROWSER_VERSION=6
- node_js: '6'
env: BROWSER_NAME=safari BROWSER_VERSION=5
- node_js: '6'
env: BROWSER_NAME=ie BROWSER_VERSION=11
- node_js: '6'
Expand Down

0 comments on commit 9dfeffe

Please sign in to comment.