We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d48a695 + c7bdb16 commit 20a8912Copy full SHA for 20a8912
2 files changed
.travis.yml
@@ -0,0 +1,4 @@
1
+language: node_js
2
+
3
+node_js:
4
+ - "5"
README.md
@@ -1,4 +1,10 @@
# RustPrimer
+[![build status][build-badge]][build-url]
5
+[build-badge]: https://api.travis-ci.org/rustcc/RustPrimer.svg
6
+[build-url]: https://travis-ci.org/rustcc/RustPrimer
7
8
The Rust primer for beginners.
9
给初学者的Rust中文教程。
10
0 commit comments