Skip to content

Commit 3b7f92f

Browse files
Merge pull request #207 from artem-forks/ci-fix
Update the CI settings - this fixes it again
2 parents d287e6a + 950e484 commit 3b7f92f

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
@@ -1,18 +1,13 @@
11
---
2-
sudo: required
32
language: ruby
43
bundler_args: "--without development"
5-
dist: trusty
64
cache: bundler
75

86
services:
97
- docker
108

119
rvm: 2.5.1
1210

13-
before_install:
14-
- gem update --system # see https://github.com/bundler/bundler/issues/5357
15-
1611
env:
1712
- INSTANCE=ubuntu-1404
1813
- INSTANCE=ubuntu-1604

0 commit comments

Comments
 (0)