Yank stable support :(

This commit is contained in:
Corey Richardson 2015-07-21 05:47:33 -04:00
parent 6ba2f72dbf
commit 704bc42ca3
2 changed files with 1 additions and 2 deletions

View file

@ -3,7 +3,6 @@ sudo: false
rust:
- nightly
- beta
- stable
before_script:
- pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
script:

View file

@ -1,6 +1,6 @@
[package]
name = "evdev"
version = "0.9.0"
version = "0.9.1"
authors = ["Corey Richardson <corey@octayn.net>"]
description = "evdev interface for Linux"
license = "BSL-1.0/Apache-2.0"