Skip to content

Commit

Permalink
Removed needless configuration from Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 8, 2019
1 parent 2b565d9 commit a9c19af
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
sudo: false
language: ruby
cache: bundler
rvm:
- 2.6.3
before_install: gem install bundler -v 2.0.2
- ruby-head
script: rake test

0 comments on commit a9c19af

Please sign in to comment.