Skip to content

Commit

Permalink
chore(travis): use stable instead of beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Jun 23, 2015
1 parent d816380 commit 8db67f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: rust
rust:
- beta
- stable
before_script:
- pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
script:
Expand Down

0 comments on commit 8db67f5

Please sign in to comment.