Skip to content

Commit

Permalink
Allow failures with ANALYZER=master
Browse files Browse the repository at this point in the history
  • Loading branch information
ochafik committed Mar 2, 2016
1 parent c7d7a6e commit b28c202
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/dev_compiler/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ env:
- TEST=coverage
- TEST=transformer
- TEST=node
matrix:
allow_failures:
- env: ANALYZER=master

0 comments on commit b28c202

Please sign in to comment.