Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit f9ac2e9

Browse files
Added travis integration
1 parent 9367158 commit f9ac2e9

1 file changed

Lines changed: 2 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
- "3.4"
44
# command to run tests
5-
script: doctest_runner.py
5+
script: python doctest_runner.py
6+

0 commit comments

Comments
 (0)