Skip to content

Commit

Permalink
Merge pull request #79 from exul/stable-rust
Browse files Browse the repository at this point in the history
It compiles with stable rust now, yay
  • Loading branch information
exul committed May 3, 2019
2 parents a91bc52 + af2b7fb commit 889046a
Show file tree
Hide file tree
Showing 20 changed files with 618 additions and 484 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,7 +22,7 @@ addons:

env: TARGET=x86_64-unknown-linux-gnu

rust: nightly
rust: stable

before_script:
- export PATH=$HOME/.cargo/bin:$PATH
Expand Down

0 comments on commit 889046a

Please sign in to comment.