Skip to content

Commit f915081

Browse files
committed
Allow failures only for browser testing
1 parent d6d3560 commit f915081

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ matrix:
1717
addons:
1818
sauce_connect: true
1919
allow_failures:
20-
- env: TEST='unit-tests'
2120
- env: TEST='browser-tests'
2221
before_install: npm install -g grunt-cli bower
2322
install:

0 commit comments

Comments
 (0)