Commit 1cc330de authored by siddontang's avatar siddontang

travis: use nightly only to pass CI

parent 3073666e
......@@ -2,12 +2,12 @@ language: rust
rust:
- nightly
- 1.1.0
- 1.2.0
# - 1.1.0
# - 1.2.0
os:
- linux
- osx
script:
- cargo test
- rustc -Z parse-only src/lib.rs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment