Skip to content

Commit

Permalink
Let Travis handle installing of bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Oct 26, 2020
1 parent 57ea66a commit 5d88923
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,6 @@ script:
before_install:
- sudo apt-get update -q
- sudo apt-get install libsodium-dev -y
- gem install bundler
matrix:
fast_finish: true
includes:
Expand Down

0 comments on commit 5d88923

Please sign in to comment.