pull/23/head
Yoshifumi Kawai 2019-05-20 02:55:34 +09:00
parent 497f8bb79d
commit 2860eb8ed1
1 changed files with 8 additions and 7 deletions

View File

@ -73,10 +73,11 @@ workflows:
- build-and-test: - build-and-test:
unity_version: 2019.1.2f1 unity_version: 2019.1.2f1
unity_license: ${UNITY_LICENSE_2019_1} unity_license: ${UNITY_LICENSE_2019_1}
- build-and-test: # test asmdef will not found.
unity_version: 2018.4.0f1 # - build-and-test:
unity_license: ${UNITY_LICENSE_2018_4} # unity_version: 2018.4.0f1
# UniTask minimum support version is 2018.3(C# 7.x) # unity_license: ${UNITY_LICENSE_2018_4}
- build-and-test: # # UniTask minimum support version is 2018.3(C# 7.x)
unity_version: 2018.3.12f1 # - build-and-test:
unity_license: ${UNITY_LICENSE_2018_3} # unity_version: 2018.3.12f1
# unity_license: ${UNITY_LICENSE_2018_3}