Skip to content

Commit

Permalink
Travis: test on multiple rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
mknapik committed Apr 26, 2016
1 parent c19611a commit 2286eda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ services:
language: ruby
rvm:
- 2.1
- 2.2
- 2.3
env: CONFIG_FILE_NAME=rspec-hive.yml PORT=10000 CONFIG_FILE=rspec-hive.yml

before_script:
Expand Down

0 comments on commit 2286eda

Please sign in to comment.