parent
9eb99666bc
commit
09369acc07
|
@ -4,7 +4,7 @@ install:
|
||||||
script:
|
script:
|
||||||
- cargo test
|
- cargo test
|
||||||
- cargo bench
|
- cargo bench
|
||||||
- cargo doc
|
- cargo doc --no-deps
|
||||||
after_success: |
|
after_success: |
|
||||||
echo '<meta http-equiv="refresh" content="0;url=fringe/">' > target/doc/index.html &&\
|
echo '<meta http-equiv="refresh" content="0;url=fringe/">' > target/doc/index.html &&\
|
||||||
ghp-import -n target/doc &&\
|
ghp-import -n target/doc &&\
|
||||||
|
|
Loading…
Reference in New Issue