mirror of
https://github.com/justjavac/free-programming-books-zh_CN.git
synced 2025-01-18 07:52:52 +08:00
c81585e086
* 添加 React 入门教程 * add Kotlin 官方参考文档 中文版 * update travis * udpate * update * 添加《Kotlin for android developers》中文版x * 添加 Reat 入门教程(与上一行不同作者) 添加 Kotlin 系列 添加 中文版《QmlBook》 删除 YiiBook几本Yii框架的在线教程(已失效) * update kotlin * Update README.md Add https://github.com/sheepbao/golang_runtime_reading * update stream * ADD Go语言实战: 编写可维护Go语言代码建议 * Add [Golang 系列教程(译)] * update web * add go * add Go语言高级编程... books etc. * remove = * Add VueJS project
4 lines
48 B
YAML
4 lines
48 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- 5.3.0 |