Skip to content

Commit

Permalink
Enable Rust-CI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Feb 6, 2015
1 parent 2c86580 commit 9c7dd96
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
language: rust
env:
global:
- secure: L2HDoO6eKY2Cd5OLTIhdx5pTeKrLnXKjOgs6wFJPCsv/QkGPYqiTscsS6tLyifkK8/ZM5KRO5Y6i/a5PpLqFA4nUq214/fhu0tvUwzkW7K0Sy5q/MkXI9okej2lMFBH5Gem3LuMa/t4F6/+VFljCBXc74m89WFd7VJwQI6WSpVg=
after_script:
- cargo doc
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh

0 comments on commit 9c7dd96

Please sign in to comment.