Skip to content

Commit

Permalink
Merge pull request #41 from jm-begon/dev
Browse files Browse the repository at this point in the history
Version 0.1.3
  • Loading branch information
jm-begon authored Mar 19, 2019
2 parents b74a924 + a59e2ba commit 6fb70ce
Show file tree
Hide file tree
Showing 18 changed files with 1,084 additions and 668 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
dist: xenial

language: python
python:
- "3.4"
Expand All @@ -8,7 +10,7 @@ sudo: required

install:
- pip install -r requirements.txt
- pip install python-coveralls
- pip install coverage python-coveralls
- source continuous_integration/install.sh

env:
Expand Down
Loading

0 comments on commit 6fb70ce

Please sign in to comment.