Skip to content

Commit

Permalink
travis: fix syntax of allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
bergey committed Oct 18, 2014
1 parent f230602 commit 54eb26a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -13,9 +13,8 @@ env:

matrix:
allow_failures:
- env:
- GHCVER=head
- GHCVER=7.4.2
- env: GHCVER=head
- env: GHCVER=7.4.2

before_install:
- git clone http://github.com/diagrams/diagrams-travis travis
Expand Down

0 comments on commit 54eb26a

Please sign in to comment.