Skip to content

Commit

Permalink
Merge pull request toml-rs#73 from kerhong/travisci-stable
Browse files Browse the repository at this point in the history
Add stable Rust build to Travis-CI config
  • Loading branch information
alexcrichton committed Sep 25, 2015
2 parents 24b022b + c17bb0f commit 283abf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: rust
rust:
- 1.0.0
- stable
- beta
- nightly
sudo: false
Expand Down

0 comments on commit 283abf4

Please sign in to comment.