Skip to content

Commit

Permalink
Try adding platform dynamically for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
2called-chaos committed Mar 31, 2021
1 parent 3ba5fee commit 4e4bf36
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 @@ -22,6 +22,7 @@ cache:

before_install:
- gem update --system
- bundle lock --add-platform $(\ruby -e 'puts Gem::Platform.local')

before_script:
- wget --directory-prefix=mongodb-install/ https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-${MONGODB}.tgz
Expand Down

0 comments on commit 4e4bf36

Please sign in to comment.