Skip to content

Commit 89825f3

Browse files
Merge branch '1.0.10' of https://github.com/DimensionalDevelopment/VanillaFix into 1.0.10
Idfk why I need to merge this......but whatever
2 parents e044cf7 + 39d08a7 commit 89825f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: java
2-
jdk: oraclejdk8
2+
jdk: openjdk8
33

44
if: tag IS blank
55
git:
@@ -24,5 +24,5 @@ deploy:
2424
file: "{$RELEASE_FILE_LIST}"
2525
on:
2626
repo: DimensionalDevelopment/VanillaFix
27-
branch: master
27+
branch: 1.0.10
2828
tags: false

0 commit comments

Comments
 (0)