Skip to content

Commit 6a26896

Browse files
committed
Update .travis.yml
1 parent 5dddc34 commit 6a26896

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: java
22
sudo: false # faster builds
3+
env:
4+
- CODECOV_URL=https://codecov-staging.herokuapp.com
5+
- CODECOV_ENV=EXAMPLE
6+
- EXAMPLE=Hello+World
37

48
after_success:
59
- bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/master/codecov)

0 commit comments

Comments
 (0)