Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 9529960

Browse files
committed
# WARNING: head commit changed in the meantime
193: Thousand separator (space) not working when parsing Task-Url: https://github.com/JavaMoney/jsr354-ri/issues/issues/193
1 parent 6bf0f49 commit 9529960

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,6 +1,6 @@
11
language: java
22
jdk:
3-
- openjdk7
3+
- openjdk8
44

55
after_success:
66
- mvn deploy -Dmaven.test.skip -DcreateDocs=true -s settings.xml

0 commit comments

Comments
 (0)