Skip to content

Commit 29e9d36

Browse files
author
belldavidr
committed
added script: make test
1 parent 8874cc0 commit 29e9d36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ python:
33
- "3.6"
44
install:
55
- pip install -r requirements.txt
6+
script:
7+
- make test

0 commit comments

Comments
 (0)