Skip to content

Commit

Permalink
Refactor _get_source to base class
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasdaly committed May 8, 2019
1 parent aff3492 commit 0cc34d5
Show file tree
Hide file tree
Showing 6 changed files with 1,176 additions and 63 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ script:
- make coverage
after_success:
- coveralls
branches:
only:
- master
- develop
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
Loading

0 comments on commit 0cc34d5

Please sign in to comment.