aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authortomaka <pierre.krieger1708@gmail.com>2015-05-21 19:43:24 +0200
committertomaka <pierre.krieger1708@gmail.com>2015-05-21 19:43:24 +0200
commitf78737c0cf770da39f75dbec1defd2d796f14a28 (patch)
tree06c4816210cb2e46ab138106ef972015c2a6caf1 /.travis.yml
parenta05ae6ba97ed4dcae9dbce48a72787528d6c62e9 (diff)
downloadglutin-f78737c0cf770da39f75dbec1defd2d796f14a28.tar.gz
glutin-f78737c0cf770da39f75dbec1defd2d796f14a28.zip
Test on stable Rust instead of beta
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1551440..3a4c748 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: rust
rust:
- nightly
- - 1.0.0-beta.3
+ - stable
addons:
apt: