Changeset 42 in code
- Timestamp:
- Feb 18, 2016, 5:16:43 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r41 r42 9 9 10 10 before_install: 11 - pip install codecov11 - pip install --user codecov 12 12 after_success: 13 13 - codecov
Note:
See TracChangeset
for help on using the changeset viewer.