Skip to content

Commit 0267ba1

Browse files
committed
Fix incorrect version tag and re-release v0.0.11
1 parent ef4f39f commit 0267ba1

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
@@ -2,7 +2,7 @@ language: java
22

33
install: true
44

5-
before_install: ./scripts/download-openpnp-capture.sh V0.0.11
5+
before_install: ./scripts/download-openpnp-capture.sh v0.0.11
66

77
script: mvn clean package
88

0 commit comments

Comments
 (0)