Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhgnu authored May 27, 2019
1 parent 3cd0654 commit 03bd433
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
script: "bundle exec rake test"
sudo: false
cache: bundler
rvm:
- 2.4.2
before_install:
- gem install bundler || gem install bundler --version '< 2'
- gem update --system

0 comments on commit 03bd433

Please sign in to comment.