Skip to content

Commit

Permalink
[Tests] react-native and karma-webpack example builds fail currently
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 27, 2016
1 parent b6e82f4 commit 3ecc89b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ matrix:
env: EXAMPLE=karma-webpack
- node_js: "node"
env: EXAMPLE=jest
allow_failures:
- node_js: "node"
env: EXAMPLE=react-native
- node_js: "node"
env: EXAMPLE=karma-webpack
env:
- REACT=0.13
- REACT=0.14
Expand Down

0 comments on commit 3ecc89b

Please sign in to comment.