Skip to content

Commit

Permalink
Use correct rust version for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ppannuto committed Jan 26, 2016
1 parent 0573ecf commit 70ffa5f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: rust
rust:
- nightly
matrix:
allow_failure:
- rust: nightly
- nightly-2015-12-14

before_install:
- sudo add-apt-repository ppa:terry.guo/gcc-arm-embedded -y
Expand Down

0 comments on commit 70ffa5f

Please sign in to comment.