Skip to content

Commit

Permalink
Merge pull request #69 from seomoz/bkirz/stop-allowing-3.2.8-build-fa…
Browse files Browse the repository at this point in the history
…ilures

Stop allowing build failures for redis 3.2.8.
  • Loading branch information
bkirz authored Mar 3, 2017
2 parents eed379c + 38e9de6 commit 13cf415
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,4 @@ install:
env:
- REDIS_VERSION=3.0.7
- REDIS_VERSION=3.2.8
matrix:
allow_failures:
- env: REDIS_VERSION=3.2.8
script: make test

0 comments on commit 13cf415

Please sign in to comment.