Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paladox committed Nov 19, 2015
1 parent c45e198 commit 0f0d99e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,20 @@ matrix:
env: BROWSER_NAME=ie BROWSER_VERSION=10 BROWSER_PLATFORM="Windows 2012"
- node_js: '0.10'
env: BROWSER_NAME=ie BROWSER_VERSION=latest BROWSER_PLATFORM="Windows 2012"
- node_js: '0.10'
env: BROWSER_NAME=edge BROWSER_VERSION=latest BROWSER_PLATFORM="Windows 10"
- node_js: '0.10'
env: BROWSER_NAME=iphone BROWSER_VERSION=6.1
- node_js: '0.10'
env: BROWSER_NAME=iphone BROWSER_VERSION=7.1
- node_js: '0.10'
env: BROWSER_NAME=android BROWSER_VERSION=4.0
env: BROWSER_NAME=iphone BROWSER_VERSION=8.4.1
- node_js: '0.10'
env: BROWSER_NAME=iphone BROWSER_VERSION=9.1
- node_js: '0.10'
env: BROWSER_NAME=android BROWSER_VERSION=latest
- node_js: '0.10'
env: BROWSER_NAME=android BROWSER_VERSION=4.0
- node_js: '0.10'
env: BROWSER_NAME=android BROWSER_VERSION=4.1
- node_js: '0.10'
Expand Down

0 comments on commit 0f0d99e

Please sign in to comment.