Skip to content

Commit 66f26f9

Browse files
authored
Merge pull request #64 from richmolj/master
Attempt to fix CI
2 parents 74ae628 + 18b34f0 commit 66f26f9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ rvm:
55

66
script: "bundle exec rake"
77

8-
before_install:
9-
- gem update --system
10-
- rvm @global do gem uninstall bundler -a -x
11-
- rvm @global do gem install bundler -v 1.14.6
12-
138
install: bundle install --retry=3 --jobs=3
149

1510
gemfile:

0 commit comments

Comments
 (0)