Skip to content

Commit

Permalink
Upgrade Travis to latest MongoDB versions (yougov#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneHarvey authored Feb 27, 2017
1 parent 1299808 commit c400d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ matrix:
fast_finish: true
include:
- python: 2.6
env: MONGODB=3.4.0
env: MONGODB=3.4.2
- python: 2.7
env: MONGODB=3.2.11
env: MONGODB=3.2.12
- python: 3.3
env: MONGODB=3.0.14
- python: 3.4
Expand Down

0 comments on commit c400d70

Please sign in to comment.