Anthex
/
LO53FP
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
88ef702c4f2f00a34611beb3f04f323cdc5fca80
Authored by
Anthex
2019-04-25 01:43:26 +0200
1 parent
60f15f07
removed codecov config
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
.travis.yml
Inline
Side-by-side
.travis.yml
Wrap text
Show/Hide comments
View file @
88ef702
1
1
language: python
2
-before_install:
3
- - pip install codecov
4
-after_success:
5
- - codecov -t 61108870-98fd-405e-9300-9cda8b8e13fa
6
2
python:
7
3
- "3.5"
8
4
- "3.6"
...
...