Skip to content

Commit 4698c81

Browse files
authored
Merge pull request #66 from d-m-u/patch-1
cleanup .travis.yml
2 parents 47e7843 + ca319e0 commit 4698c81

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
dist: xenial
21
language: ruby
32
rvm:
43
- 2.5.5
5-
cache:
6-
bundler: true
4+
cache: bundler
75
addons:
86
postgresql: '10'
97
apt:

0 commit comments

Comments
 (0)