Skip to content

Commit 6980548

Browse files
committed
Allow failures only for browser testing
1 parent d0230fa commit 6980548

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.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
2322
install: npm install

0 commit comments

Comments
 (0)