Skip to content

Commit

Permalink
Update appvoyer CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
miniwolf committed Jul 14, 2021
1 parent dce3deb commit f7e50d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image: Visual Studio 2017
build_script:
- set JAVA_HOME="C:\Program Files\Java\jdk12"
- set JAVA_HOME="C:\Program Files\Java\jdk16"
test_script:
- ./gradlew.bat clean test --info
notifications:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[![Build Status](https://travis-ci.org/miniwolf/Fagi.svg?branch=master)](https://travis-ci.org/miniwolf/Fagi)
[![Build Status](https://www.travis-ci.com/miniwolf/Fagi.svg?branch=develop)](https://travis-ci.org/miniwolf/Fagi)

# Welcome to Fagi

0 comments on commit f7e50d8

Please sign in to comment.