Skip to content

Commit

Permalink
Merge pull request globalsign#241 from rickypai/patch-1
Browse files Browse the repository at this point in the history
Test against Mongo minor releases updates as of Aug 2018
  • Loading branch information
maitesin authored Aug 21, 2018
2 parents 768b993 + 2cfc3d5 commit fd7c2d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ env:
- FASTDL=https://fastdl.mongodb.org/linux
matrix:
- MONGODB=x86_64-ubuntu1404-3.0.15
- MONGODB=x86_64-ubuntu1404-3.2.17
- MONGODB=x86_64-ubuntu1404-3.4.10
- MONGODB=x86_64-ubuntu1404-3.6.0
- MONGODB=x86_64-ubuntu1404-3.2.20
- MONGODB=x86_64-ubuntu1404-3.4.16
- MONGODB=x86_64-ubuntu1404-3.6.6

install:

Expand Down

0 comments on commit fd7c2d6

Please sign in to comment.