diff options
author | tomaka <pierre.krieger1708@gmail.com> | 2015-05-21 19:43:24 +0200 |
---|---|---|
committer | tomaka <pierre.krieger1708@gmail.com> | 2015-05-21 19:43:24 +0200 |
commit | f78737c0cf770da39f75dbec1defd2d796f14a28 (patch) | |
tree | 06c4816210cb2e46ab138106ef972015c2a6caf1 | |
parent | a05ae6ba97ed4dcae9dbce48a72787528d6c62e9 (diff) | |
download | glutin-f78737c0cf770da39f75dbec1defd2d796f14a28.tar.gz glutin-f78737c0cf770da39f75dbec1defd2d796f14a28.zip |
Test on stable Rust instead of beta
-rw-r--r-- | .travis.yml | 2 |
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: |