mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-16 08:35:32 +01:00
Merge branch 'feature/cache-travis' into feature/softchroot
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
|
||||
language: python
|
||||
|
||||
cache:
|
||||
pip: true
|
||||
directories:
|
||||
- lib
|
||||
|
||||
# Available Python versions:
|
||||
# http://about.travis-ci.org/docs/user/ci-environment/#Python-VM-images
|
||||
python:
|
||||
@@ -20,4 +25,4 @@ script:
|
||||
- nosetests headphones
|
||||
|
||||
after_success:
|
||||
coveralls
|
||||
coveralls
|
||||
|
||||
Reference in New Issue
Block a user