Skip to content

Commit b9b44ca

Browse files
committed
2 parents ab27af4 + 1d396bc commit b9b44ca

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,11 +1,11 @@
1+
if: tag IS blank
12
os: linux
23
dist: bionic
34
language: java
45
jdk: openjdk13
56
env: MAVEN_VERSION=3.6.3
67
install: true
78
script:
8-
- ./hyperfall patch
99
- ./hyperfall build
1010

1111
before_deploy:

0 commit comments

Comments
 (0)