1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 23:41:57 +02:00

new AppVeyor environment

This commit is contained in:
2018-08-14 08:57:17 +02:00
parent e5193c7749
commit 7584c929a5
4 changed files with 35 additions and 3 deletions

View File

@ -63,8 +63,9 @@
* Other small fixes
#### Other
* Unit testing for all Linux and macOS releases of R 3.1 and higher: https://travis-ci.org/msberends/AMR
* Added units tests for Windows with AppVeyor
* Added integration tests (check if everything works as expected) for all releases of R 3.1 and higher
* Linux and macOS: https://travis-ci.org/msberends/AMR
* Windows: https://ci.appveyor.com/project/msberends/amr
* Added thesis advisors to DESCRIPTION file
# 0.2.0 (latest stable version)