Skip to content

Commit 2d1af16

Browse files
Travis: work on sdkman transition...2
1 parent 7f3c1b4 commit 2d1af16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ before_install:
1717
- curl -s get.gvm.io > ~/install_gvm.sh
1818
- chmod 775 ~/install_gvm.sh
1919
- ~/install_gvm.sh
20-
- echo "gvm_auto_answer=true" > ~/.sdkman/etc/config
20+
- echo "sdkman_auto_answer=true" > ~/.sdkman/etc/config
2121
- source ~/.sdkman/bin/sdkman-init.sh
2222
- sdk install grails $GRAILS_VERSION || true
2323

0 commit comments

Comments
 (0)