Skip to content

Commit 9dfeffe

Browse files
committedMar 18, 2018
remove unsupported browser versions from travis
1 parent c962bfe commit 9dfeffe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
 

‎.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,10 @@ matrix:
2121
env: BROWSER_NAME=chrome BROWSER_VERSION=29
2222
- node_js: '6'
2323
env: BROWSER_NAME=firefox BROWSER_VERSION=latest
24-
- node_js: '6'
25-
env: BROWSER_NAME=opera BROWSER_VERSION=latest
2624
- node_js: '6'
2725
env: BROWSER_NAME=safari BROWSER_VERSION=latest
2826
- node_js: '6'
2927
env: BROWSER_NAME=safari BROWSER_VERSION=7
30-
- node_js: '6'
31-
env: BROWSER_NAME=safari BROWSER_VERSION=6
32-
- node_js: '6'
33-
env: BROWSER_NAME=safari BROWSER_VERSION=5
3428
- node_js: '6'
3529
env: BROWSER_NAME=ie BROWSER_VERSION=11
3630
- node_js: '6'

0 commit comments

Comments
 (0)
Please sign in to comment.