toxon
/
lita-tox
Archived
1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lita-tox/.travis.yml

15 lines
140 B
YAML

language: ruby
rvm:
- 2.0
- 2.1
- 2.2
script: bundle exec rake
before_install:
- gem update --system
services:
- redis-server