Skip to content

Commit

Permalink
Update Travis CI Ruby version and services
Browse files Browse the repository at this point in the history
  • Loading branch information
Techno-coder committed Feb 15, 2020
1 parent 7d49620 commit 3134ea2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: ruby
rvm:
- "2.0.0"
- "2.3.8"
services:
- redis-server
- postgresql

# uncomment this line if your project needs to run something other than `rake`:
#before_script: # for Selenium RSpec tests
Expand Down

0 comments on commit 3134ea2

Please sign in to comment.