Skip to content

Commit

Permalink
global: add allow_failures to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
inveniobot authored and lnielsen committed Mar 18, 2018
1 parent 91fb8a9 commit ef5ccef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -31,6 +31,7 @@ matrix:
fast_finish: true
allow_failures:
- python: pypy
- env: REQUIREMENTS=devel

before_install:
- "travis_retry pip install --upgrade pip setuptools py"
Expand Down

0 comments on commit ef5ccef

Please sign in to comment.