Skip to content

Commit

Permalink
Allow failures for go 1.2.2 since eclipse mqtt package no longer supp…
Browse files Browse the repository at this point in the history
…orts it.
  • Loading branch information
deadprogram committed Sep 30, 2015
1 parent 66f5034 commit cb39c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ go:
matrix:
allow_failures:
- go: tip
- go: 1.2.2
before_install:
- sudo add-apt-repository -y ppa:kubuntu-ppa/backports
- sudo add-apt-repository -y ppa:zoogie/sdl2-snapshots
Expand Down

0 comments on commit cb39c33

Please sign in to comment.