Add doc upload on rust-ci
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
env:
|
||||
global:
|
||||
- secure: Rf9rhKuxx6A6dVNUUvqwW5JtdSosqnLthzfsndN5bZlMFOoclVaYSjplMJW+ttJlrLnk2o8SQXXXs5SRzlnljElbUdp4JtN11EQ+yn/sVpOjDanVWLFRtFwRc+PJt+1nruq1hS/4LV5rjvtd0UlGFKGhiZxAOVZrjuLIQL1s/ds=
|
||||
before_install:
|
||||
- yes | sudo add-apt-repository ppa:hansjorg/rust
|
||||
- sudo apt-get update
|
||||
@@ -5,3 +8,5 @@ install:
|
||||
- sudo apt-get install rust-nightly
|
||||
script:
|
||||
- make check
|
||||
after_script:
|
||||
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh
|
||||
|
||||
Reference in New Issue
Block a user