diff options
| author | Jean Boussier <jean.boussier@gmail.com> | 2019-10-25 11:42:00 +0200 |
|---|---|---|
| committer | Jean Boussier <jean.boussier@gmail.com> | 2019-10-25 11:42:00 +0200 |
| commit | de0d668039cc4df277eb0191f464332e4fa25a0a (patch) | |
| tree | 0645b984f284615bb11b85f81907caae86a36aad | |
| parent | 7079cd72e320e689abfe9d60b164553b98b5eeaf (diff) | |
| download | method_source-de0d668039cc4df277eb0191f464332e4fa25a0a.tar.gz | |
Fix CI build
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 3aed178..43666c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ dist: trusty bundler_args: "--verbose" before_install: - - gem update --system - which bundle || gem install bundler - gem update bundler rvm: |
