Skip to content

Commit

Permalink
removes stray comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gmmeyer committed Aug 12, 2016
1 parent f49bdce commit fcf31d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/mongo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

def mongo_version
# We test on '2.6.9' and 3.0.1
ENV['FLAVOR_VERSION'] || '3.0.1' #'2.6.9'
ENV['FLAVOR_VERSION'] || '3.0.1'
end

def mongo_rootdir
Expand Down

0 comments on commit fcf31d7

Please sign in to comment.