diff options
| author | mo <mo.khan@gmail.com> | 2018-04-07 12:57:43 -0600 |
|---|---|---|
| committer | mo <mo.khan@gmail.com> | 2018-04-07 12:57:43 -0600 |
| commit | 0bcfd77922120c48f9f72bcd3fed4aa3f9b7e574 (patch) | |
| tree | b571c374b7c691019ad004e95818d4185acd9870 /.travis.yml | |
| parent | 0aa428ae74e63accec3a135d378edb269051b646 (diff) | |
run linter from cibuild.
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 21e0eea..2a69cb1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ sudo: false language: ruby cache: bundler rvm: - - 2.5.0 + - 2.5.1 script: - bin/cibuild - - bin/lint |
