Skip to content

Commit

Permalink
(#44) - Add localstorage-down to Travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
qs44 committed Apr 14, 2014
1 parent 3d062ac commit c73d8bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,14 @@ env:
- CLIENT=saucelabs:safari COMMAND=test

- CLIENT=selenium:firefox LEVEL_BACKEND=level-js COMMAND=test
- CLIENT=selenium:firefox LEVEL_BACKEND=localstorage-down COMMAND=test
- CLIENT=selenium:firefox PERF=1 COMMAND=test
- COMMAND=report-coverage

matrix:
allow_failures:
- env: CLIENT=selenium:firefox LEVEL_BACKEND=level-js COMMAND=test
- env: CLIENT=selenium:firefox LEVEL_BACKEND=localstorage-down COMMAND=test
- env: CLIENT=saucelabs:safari COMMAND=test

branches:
Expand Down

0 comments on commit c73d8bc

Please sign in to comment.