Skip to content

Commit d27e492

Browse files
committed
NEWS + README
1 parent 7f4d4c5 commit d27e492

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
- Use `tf.keras` as default implementation module.
55

6+
- Added AppVeyor to test on Windows.
7+
68

79
## Keras 2.2.4 (CRAN)
810

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
![](https://s3.amazonaws.com/keras.io/img/keras-logo-2018-large-1200.png)
44

55
[![Travis-CI Build Status](https://travis-ci.org/rstudio/keras.svg?branch=master)](https://travis-ci.org/rstudio/keras)
6+
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/rstudio/keras?branch=master&svg=true)](https://ci.appveyor.com/project/rstudio/keras)
67
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/keras)](http://cran.r-project.org/package=keras)
78
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/fchollet/keras/blob/master/LICENSE)
89

0 commit comments

Comments
 (0)