Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit f6241f8

Browse files
author
edunham
committed
add Travis badge
1 parent adf0d03 commit f6241f8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

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

33
This repository contains the source files for rust-lang.org.
44

5+
## Deployment
6+
7+
![TravisCI Badge](https://travis-ci.org/rust-lang/rust-www.svg)
8+
9+
The site is built with TravisCI and automatically deployed to S3.
10+
11+
## Testing Locally
12+
513
To install jekyll (and any other dependencies, if we get any):
614

715
```

0 commit comments

Comments
 (0)