Skip to content

Commit a7088e2

Browse files
committed
Merge pull request #91 from johnb30/test
testing
2 parents cff953f + 88e5122 commit a7088e2

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ language: python
22
python:
33
- "2.7"
44
install: "pip install -e ."
5-
script: py.test
5+
script: py.test
6+
sudo: false

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://travis-ci.org/openeventdata/petrarch.svg?branch=master)](https://travis-ci.org/openeventdata/petrarch)
2+
13
PETRARCH
24
========
35

-16 KB
Binary file not shown.

0 commit comments

Comments
 (0)