Skip to content

Commit

Permalink
Merge pull request #231 from dev-sec/ci-fix
Browse files Browse the repository at this point in the history
Update the CI settings - this fixes it again
  • Loading branch information
artem-sidorenko committed Nov 23, 2018
2 parents b1e111e + 9d0c355 commit ef7413d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
@@ -1,17 +1,12 @@
---
sudo: required
language: ruby
bundler_args: "--without development"
dist: trusty
cache: bundler

services:
- docker

rvm: 2.4.4

before_install:
- gem update --system # see https://github.com/bundler/bundler/issues/5357
rvm: 2.5.1

env:
- INSTANCE=ubuntu-14-04 KITCHEN_LOCAL_YAML=.kitchen.do.yml
Expand Down

0 comments on commit ef7413d

Please sign in to comment.