Skip to content

Commit

Permalink
update appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Sep 12, 2019
1 parent 749601f commit b0768c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ environment:
matrix:
- JAVA_OPTS: -Dfile.encoding=UTF8
JAVA_HOME: C:\Program Files\Java\jdk9
TEST_TASKS: terminal[2.12.9].test amm.repl[2.12.9].test terminal[2.13.0].test amm.repl[2.13.0].test
TEST_TASKS: terminal[2.12.10].test amm.repl[2.12.10].test terminal[2.13.0].test amm.repl[2.13.0].test

- JAVA_OPTS: -Dfile.encoding=UTF8
JAVA_HOME: C:\Program Files\Java\jdk1.8.0
TEST_TASKS: integration[2.12.9].test integration[2.13.0].test
TEST_TASKS: integration[2.12.10].test integration[2.13.0].test

install:
- SET MILL_URL=https://github.com/lihaoyi/mill/releases/download/0.4.1/0.4.1
Expand Down

0 comments on commit b0768c3

Please sign in to comment.