Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,6 @@ before_script: script: - cargo build - cargo test - rustdoc lib.rs - rustdoc src/lib.rs after_script: - curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,6 @@ before_script: script: - cargo build - cargo test - rustdoc lib.rs - rustdoc src/lib.rs after_script: - curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh