This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new e75d097 Ran the wrong test combination
e75d097 is described below
commit e75d097a0b42aa8cdbe4d26b2ce2603f77ff040a
Author: Sebb <[email protected]>
AuthorDate: Sun Jun 28 23:40:55 2020 +0100
Ran the wrong test combination
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 01af129..ab8fcd7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,8 +19,8 @@ rvm: # http://rubies.travis-ci.org/
# Additionally test lib on 2.5
jobs:
include:
- - dist: bionic
- rvm: 2.5
+ dist: bionic
gemfile: lib/Gemfile
# add subversion on Linux