Skip to content

Commit

Permalink
Add build status and test command
Browse files Browse the repository at this point in the history
  • Loading branch information
zspencer committed Apr 22, 2017
1 parent 51ea9da commit 191058c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ rvm:
- 2.3.4
- 2.4.1
before_install: gem install bundler -v 1.14.6
script: bin/test
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Informed
![build status](https://travis-ci.org/zincmade/informed.svg?branch=primary)

## Installation

Expand Down

0 comments on commit 191058c

Please sign in to comment.