Skip to content

Commit

Permalink
get travis working
Browse files Browse the repository at this point in the history
  • Loading branch information
vitiral committed Dec 8, 2017
1 parent b70d2ff commit 1504cf9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly

0 comments on commit 1504cf9

Please sign in to comment.