Skip to content

Commit

Permalink
ADD coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
KEggensperger committed Nov 17, 2015
1 parent 9391a2c commit bbdebbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ install:
- pip install git+https://github.com/automl/HPOlibConfigSpace.git
- pip install git+https://github.com/automl/paramsklearn.git

script:
- coverage run --source autosklearn setup.py test

after_success: coveralls

0 comments on commit bbdebbf

Please sign in to comment.