Skip to content

Commit

Permalink
discard aac only testing on FF/Edge for investigation purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
mangui committed Nov 29, 2016
1 parent 0fe872f commit 3322ee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ env:
# - TRAVIS_MODE=funcTests TEST_BROWSER_NAME=safari TEST_BROWSER_PLATFORM="OS X 10.11" TEST_STREAM_ID=oceans_aes TEST_BROWSER_VERSION="9.0"
# - TRAVIS_MODE=funcTests TEST_BROWSER_NAME="internet explorer" TEST_BROWSER_PLATFORM="Windows 8.1" TEST_STREAM_ID=oceans_aes
- TRAVIS_MODE=funcTests TEST_BROWSER_NAME=chrome TEST_BROWSER_PLATFORM="Windows 10" TEST_STREAM_ID=aac
- TRAVIS_MODE=funcTests TEST_BROWSER_NAME=MicrosoftEdge TEST_BROWSER_PLATFORM="Windows 10" TEST_STREAM_ID=aac
- TRAVIS_MODE=funcTests TEST_BROWSER_NAME=firefox TEST_BROWSER_PLATFORM="Windows 10" TEST_STREAM_ID=aac
# - TRAVIS_MODE=funcTests TEST_BROWSER_NAME=MicrosoftEdge TEST_BROWSER_PLATFORM="Windows 10" TEST_STREAM_ID=aac
# - TRAVIS_MODE=funcTests TEST_BROWSER_NAME=firefox TEST_BROWSER_PLATFORM="Windows 10" TEST_STREAM_ID=aac
# - TRAVIS_MODE=funcTests TEST_BROWSER_NAME=safari TEST_BROWSER_PLATFORM="OS X 10.11" TEST_STREAM_ID=oceans_aes TEST_BROWSER_VERSION="9.0"
- TRAVIS_MODE=funcTests TEST_BROWSER_NAME=chrome TEST_BROWSER_PLATFORM="Windows 10" TEST_STREAM_ID=mp3
- TRAVIS_MODE=funcTests TEST_BROWSER_NAME=firefox TEST_BROWSER_PLATFORM="Windows 10" TEST_STREAM_ID=mp3
Expand Down

0 comments on commit 3322ee1

Please sign in to comment.