Skip to content

Commit

Permalink
chore(travis): set compiler to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed May 12, 2015
1 parent 94d5b7c commit 265346e
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,7 +1,7 @@
language: rust
sudo: required
rust:
- beta
- nightly
before_script:
- pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
script:
Expand Down

0 comments on commit 265346e

Please sign in to comment.