[go: up one dir, main page]

geo 0.0.4

Geo generics/utils
Documentation
1
2
3
4
5
6
7
language: rust
#after_success: |
#    cargo doc \
#    && echo '<meta http-equiv=refresh content=0;url=handlebars/index.html>' > target/doc/index.html && \
#    sudo pip install ghp-import && \
#    ghp-import -n target/doc && \
#    git push -qf https://${TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git gh-pages