Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

Commit

Permalink
fix travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ubnt-intrepid committed Oct 1, 2018
1 parent 7045d31 commit f6f6228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ matrix:
script:
- rm -rf target/doc
- cargo update
- cargo doc --no-deps
- cargo doc --no-deps -p tungstenite
- cargo doc --no-deps
- rm -f target/doc/.lock
- echo '<meta http-equiv="refresh" content="0;URL=finchers_tungstenite/index.html">' > target/doc/index.html
deploy:
Expand Down

0 comments on commit f6f6228

Please sign in to comment.