Skip to content

Commit a12cbca

Browse files
author
Daniel Rees
committed
fixed typo in travis yml
1 parent 29f229b commit a12cbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: java
2-
after_success: :
2+
after_success:
33
- bash <(curl -s https://codecov.io/bash)
44
jdk:
55
- oraclejdk8

0 commit comments

Comments
 (0)