Skip to content

Commit

Permalink
doesn't like the ~>
Browse files Browse the repository at this point in the history
Signed-off-by: Miah Johnson <miah@chia-pet.org>
  • Loading branch information
miah committed Jun 6, 2019
1 parent dd2efa0 commit aa8fa96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
- docker
bundler_args: "--without tools maintenance deploy"
before_install:
- "gem update --system '~> 3.0'"
- "gem update --system '3.0'"
- gem --version
- bundle --version
env:
Expand Down

0 comments on commit aa8fa96

Please sign in to comment.