diff options
| author | Ganesh Viswanathan <dev@genotrance.com> | 2018-11-01 14:31:09 -0500 |
|---|---|---|
| committer | Ganesh Viswanathan <dev@genotrance.com> | 2018-11-01 14:31:09 -0500 |
| commit | 8188c7511858c28259f0244056f886c25a8f0cc5 (patch) | |
| tree | b57438b8df087de54ded609fbdae697463bf477f | |
| parent | ad499177337fc8b3f682f5ea91648191300cfc56 (diff) | |
| download | nimgen-8188c7511858c28259f0244056f886c25a8f0cc5.tar.gz nimgen-8188c7511858c28259f0244056f886c25a8f0cc5.zip | |
Enable 0.19.0
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index 5d3cd62..35c49fb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,8 +1,8 @@ version: '{build}' image: - - Ubuntu - Visual Studio 2017 + - Ubuntu matrix: fast_finish: true @@ -10,7 +10,7 @@ matrix: environment: matrix: - NIM_VERSION: 0.18.0 - # - NIM_VERSION: 0.19.0 + - NIM_VERSION: 0.19.0 for: - |
