Skip to content

Commit

Permalink
Allow failures only for browser testing
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Jan 5, 2016
1 parent d6d3560 commit f915081
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ matrix:
addons:
sauce_connect: true
allow_failures:
- env: TEST='unit-tests'
- env: TEST='browser-tests'
before_install: npm install -g grunt-cli bower
install:
Expand Down

0 comments on commit f915081

Please sign in to comment.