Skip to content

Commit

Permalink
Try to allow c++11 failures
Browse files Browse the repository at this point in the history
  • Loading branch information
iMichka committed May 8, 2016
1 parent e4699c9 commit 78debb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ matrix:
env:
- XML_GENERATOR="castxml"
- TRAVIS_PYTHON_VERSION="3"
allow_failures:
- env: CPPSTD="-std=c++11"


before_install:
Expand Down

0 comments on commit 78debb7

Please sign in to comment.