Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ArWeHei/edflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ArWeHei committed Aug 9, 2019
2 parents b2b6b42 + 0181a5a commit 20ead04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
language: python
python:
- 3.6

script: "sbt clean coverage test"
after_success: "sbt coveralls"

notifications:
email: false

Expand Down

0 comments on commit 20ead04

Please sign in to comment.