Commit graph

22 commits

Author SHA1 Message Date
Brendan Zabarauskas 076ee866d7 Comment out nightly testing for now due to 'does not have these features: ' error coming from travis-cargo 2015-09-20 16:04:06 +10:00
Brendan Zabarauskas 7c22880aee Use travis-cargo for documentation updating 2015-09-20 15:32:35 +10:00
Pierre Krieger 508a45405b Test for both the beta and the nightly 2015-05-06 16:15:44 +02:00
Pierre Krieger 8a34332f5f Rustup 2015-05-06 15:57:15 +02:00
Ryan Stewart a058142a2c Get cgmath building in beta by removing remaining unstable feature use. Benching is unstable and therefore only available on nightly; removed from travis in the interim. 2015-05-06 15:57:15 +02:00
Dzmitry Malyshau e63ce6f9e2 Switched Travis to rust-1.0 2015-05-06 15:56:11 +02:00
Jonathan Neuschäfer 2993324ad6 .travis.yml: Switch to container-based build infrastructure
The main build servers are often overbooked (see [1]), and we don't need
sudo.

[1] http://www.traviscistatus.com/
2015-03-18 17:50:50 +01:00
Eduard Bopp 3e73403ca2 Adapt Travis CI integration to benchmark change 2014-10-23 11:30:59 +02:00
Brendan Zabarauskas ce674a9802 Build benchmarks on travis 2014-08-11 16:28:50 +10:00
Brendan Zabarauskas 8e5500d581 Switch to cargo 2014-08-11 16:15:14 +10:00
Brendan Zabarauskas 7ca114d5aa Merge pull request #103 from atheriel/rot_ex
Add a rotation example to the documentation.
2014-07-28 09:06:05 +10:00
Aaron Jacobs 5c7e70f3f6 Added doctest to the Travis config.
This requires removing the `make clean` step, but I don't think this
will have any side effects.

Signed-off-by: Aaron Jacobs <atheriel@gmail.com>
2014-07-25 19:38:58 -07:00
Ben Foppa 44f3647b9a fix travis build 2014-07-21 17:13:10 -04:00
Brendan Zabarauskas 936c8f630f Fix travis/rust-ci 2014-07-13 22:38:01 -07:00
Corey Richardson c9bdf838a5 Update for Cargo 2014-06-23 23:49:29 -07:00
ozkriff 20e472fdf9 Makefile: Removed (un)install targets 2014-05-07 22:16:22 +04:00
ozkriff 3ec98eb9f5 .travis.yml: Download rustc from rust-lang.org 2014-05-07 16:13:34 +04:00
Brendan Zabarauskas 11f8e29e17 Add Makefile and enable rust-ci doc export 2014-02-14 07:18:10 +11:00
Brendan Zabarauskas 337061bd82 Call rustc directly in .travis.yml 2014-01-26 05:02:19 +11:00
Colin Sherratt 0c2e82c82f Add travis support for bench build. 2013-11-26 02:59:11 -05:00
Brendan Zabarauskas 5045a2a30d Run tests with Travis CI 2013-11-03 15:07:49 +11:00
Brendan Zabarauskas 977aed60b0 Add .travis.yml 2013-10-14 22:49:04 +11:00