Skip to content

Commit

Permalink
Merge pull request #76 from hdhoang/cortex-upgrade-2
Browse files Browse the repository at this point in the history
stop-gap upgrade to cortex-m@0.5
  • Loading branch information
hdhoang authored Dec 8, 2018
2 parents 966cbdc + 9358ec6 commit 47ba245
Show file tree
Hide file tree
Showing 11 changed files with 174 additions and 146 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: rust
rust: nightly-2018-10-21
rust: nightly-2018-12-06
os:
- linux
- osx
Expand All @@ -9,7 +9,7 @@ matrix:
- env: JOB=rustfmt
os: linux
install:
rustup component add rustfmt-preview
rustup component add rustfmt
script:
cargo fmt --all -- --check

Expand Down
Loading

0 comments on commit 47ba245

Please sign in to comment.