Jon Gjengset
300cfc04f8
Use docs.rs for documentation ( #40 )
...
* Use docs.rs for documentation
This would also allow deleting the `gh-pages` branch (which is pretty large).
I'd also recommend adding `badges` and `categories` to make the crates.io page more useful (see [this](http://www.integer32.com/2017/01/20/categories-and-ci-badges.html )), but I'll leave that up to you.
* Remove more references to old docs
2017-09-28 17:19:54 -04:00
Matt McCoy
55e860e8d4
Add a build for windows using appveyor ( #37 )
2017-07-12 17:05:32 -04:00
Matt McCoy
1ef94f86dc
Compile using only the stable and beta versions of Rust
2017-03-02 17:31:56 -05:00
Matt McCoy
0eaf3709e6
Adding rust 1.9.0 to travis.yml for testing coveralls
2016-07-14 20:14:03 -04:00
Matt McCoy
26d0baa27e
Remove quotes around exclude pattern
2016-07-14 20:08:10 -04:00
Matt McCoy
6992615921
Removing uneeded /.cargo exclude because it is included by default
2016-06-24 16:13:17 -04:00
Matt McCoy
016149d1c0
Adding travis cargo exclude pattern
2016-06-24 16:07:52 -04:00
Matt McCoy
40d0e9ff0e
Removing rust nightly build
2016-06-16 19:38:08 -04:00
Matt McCoy
dcfa73e50d
Updating .travis.yml to push test coverage to coveralls.io
2016-06-16 19:33:38 -04:00
Matt McCoy
fde5d39fb3
Removing unused security key for travis ci
2016-06-15 19:21:09 -04:00
Matt McCoy
e8e2dcd2d8
Adding encryption for GH_TOKEN for travis ci build
2016-06-15 19:05:43 -04:00
Matt McCoy
7eee407b25
Fixing to use stable version of rust
2016-06-15 18:50:04 -04:00
Matt McCoy
d73f1c7c33
Fixing indentation of .travis.yml
2016-06-15 18:48:01 -04:00
Matt McCoy
a124b9c157
chaning before_script to before_install
2016-06-15 18:43:24 -04:00
Matt McCoy
3e2aacf35d
Adding travis-cargo to build for docs
2016-06-15 18:22:49 -04:00
Matt McCoy
95e6676055
Initial Commit
2015-04-15 16:23:58 -04:00