Skip to content

Commit

Permalink
build in travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Roguelazer committed Jun 28, 2018
1 parent 065040d commit 3f9a23b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: ruby
rvm:
- 2.0
- 2.1
- 2.3
- 2.5
script: "bundle exec rspec"
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# EasyPost Ruby Client Library

[<img src="https://circleci.com/gh/EasyPost/easypost-ruby.png?circle-token=80adb5236ed1fdce20810b055af79c63c3d5796b">](https://circleci.com/gh/EasyPost/easypost-ruby)
[![Build Status](https://travis-ci.org/EasyPost/easypost-ruby.svg?branch=master)](https://travis-ci.org/EasyPost/easypost-ruby)


EasyPost is a simple shipping API. You can sign up for an account at https://easypost.com
Expand Down

0 comments on commit 3f9a23b

Please sign in to comment.