Skip to content

Commit

Permalink
Merge 636e127 into 5025eb1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbywater committed Sep 20, 2017
2 parents 5025eb1 + 636e127 commit e82da8f
Show file tree
Hide file tree
Showing 61 changed files with 1,867 additions and 1,678 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ omit =
*/python?.?/*
*/test_?.py
*/tests/*
*/quantdsl/lib/*
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"

before_install:
- travis_retry wget http://repo.continuum.io/miniconda/Miniconda-3.8.3-Linux-x86_64.sh -O miniconda.sh
Expand Down
Loading

0 comments on commit e82da8f

Please sign in to comment.