Skip to content

Commit

Permalink
adds stable releases to CI build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
dcuddeback committed May 23, 2015
1 parent 76648ef commit 9cdfa5b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: rust
rust:
- 1.0.0
- stable
- beta
- nightly
- 1.0.0-beta

0 comments on commit 9cdfa5b

Please sign in to comment.