We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f050c commit 1b47dbfCopy full SHA for 1b47dbf
1 file changed
.travis.yml
@@ -1,5 +1,9 @@
1
language: ruby
2
-dist: trusty
+dist: bionic
3
+services:
4
+ - mysql
5
+addons:
6
+ postgresql: "10"
7
sudo: false
8
cache: bundler
9
rvm:
0 commit comments