Skip to content

Commit

Permalink
Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
osteele committed Jan 31, 2018
1 parent 4c9e4c8 commit c35067f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: python
python:
- "3.6"
script:
- pytest
1 change: 1 addition & 0 deletions README.md
@@ -1,4 +1,5 @@
# Bear-as-a-Service
[![Build Status](https://travis-ci.org/olinlibrary/bear-as-a-service.svg?branch=master)](https://travis-ci.org/olinlibrary/bear-as-a-service)

[![IMAGE ALT TEXT HERE](docs/images/bear-vimeo.jpg)](https://vimeo.com/248514938)

Expand Down

0 comments on commit c35067f

Please sign in to comment.