Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
.travis: add BROWSER_PLATFORM
  • Loading branch information
rauchg committed Aug 25, 2014
1 parent 83a7aec commit e77f714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,7 +24,7 @@ matrix:
- node_js: '0.10'
env: BROWSER_NAME=ie BROWSER_VERSION=10 BROWSER_PLATFORM="Windows 2012"
- node_js: '0.10'
env: BROWSER_NAME=ie BROWSER_VERSION=latest
env: BROWSER_NAME=ie BROWSER_VERSION=latest BROWSER_PLATFORM="Windows 2012"
- node_js: '0.10'
env: BROWSER_NAME=iphone BROWSER_VERSION=4.3
- node_js: '0.10'
Expand Down

0 comments on commit e77f714

Please sign in to comment.