Skip to content

Commit

Permalink
Update travis ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tmlee committed Jul 6, 2017
1 parent 7752535 commit 26b137e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ sudo: false
language: ruby
rvm:
- 2.2.4
- 2.3.4
- 2.4.1
before_install: gem install bundler -v 1.14.6
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/coingecko/cryptoexchange.svg)](https://travis-ci.org/coingecko/cryptoexchange)

# Cryptoexchange

Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/cryptoexchange`. To experiment with that code, run `bin/console` for an interactive prompt.
Expand Down

0 comments on commit 26b137e

Please sign in to comment.