diff options
author | andrea longhi <andrea@spaghetticode.it> | 2020-01-14 14:15:32 +0100 |
---|---|---|
committer | andrea longhi <andrea@spaghetticode.it> | 2020-01-14 14:15:32 +0100 |
commit | 6aa6e397970362abf1ad71e2eb39093c82041dce (patch) | |
tree | 79d38f5587b9e6c72622db97c8121ccbc66cab2c /.travis.yml | |
parent | cfa6524f6de81d71ca0f16afcae9bf37e998a5a8 (diff) |
Update Travis config
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index c421d58..4598c2e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ --- +dist: trusty sudo: false language: ruby cache: bundler |