Skip to content

Commit

Permalink
config .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imbrito committed Apr 2, 2018
1 parent 8b5f309 commit 94c058f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sudo: false
language: ruby
rvm:
- 2.1.1
- 2.2.2
before_install: gem install bundler -v 1.16.1
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/imbrito/electretri.svg?branch=master)](https://travis-ci.org/imbrito/electretri)

# Electretri

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/electretri`. To experiment with that code, run `bin/console` for an interactive prompt.
Expand Down

0 comments on commit 94c058f

Please sign in to comment.