Skip to content

Commit

Permalink
Merge pull request #91 from johnb30/test
Browse files Browse the repository at this point in the history
testing
  • Loading branch information
johnb30 committed Jul 17, 2015
2 parents cff953f + 88e5122 commit a7088e2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ language: python
python:
- "2.7"
install: "pip install -e ."
script: py.test
script: py.test
sudo: false
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/openeventdata/petrarch.svg?branch=master)](https://travis-ci.org/openeventdata/petrarch)

PETRARCH
========

Expand Down
Binary file removed petrarch/tests/.test_petrarch.py.swo
Binary file not shown.

0 comments on commit a7088e2

Please sign in to comment.