8000 travis build with codecov · srbala/github-plugin@e967f0a · GitHub
[go: up one dir, main page]

Skip to content

Commit e967f0a

Browse files
committed
travis build with codecov
1 parent 10d8a25 commit e967f0a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: java
2+
jdk: oraclejdk8
3+
before_install:
4+
- pip install --user codecov
5+
after_success:
6+
- codecov

0 commit comments

Comments
 (0)
0