diff options
| author | linouxis9 <[email protected]> | 2018-05-07 15:46:43 +0200 |
|---|---|---|
| committer | linouxis9 <[email protected]> | 2018-05-07 15:46:43 +0200 |
| commit | 79607df25eb30e07d25ddec1df1aac35c64fa2ea (patch) | |
| tree | e8bd77e9590ff94a3edc485d407e9c31dd79676e | |
| parent | Fixes Cargo.toml (diff) | |
| download | ctru-rs-79607df25eb30e07d25ddec1df1aac35c64fa2ea.tar.xz ctru-rs-79607df25eb30e07d25ddec1df1aac35c64fa2ea.zip | |
Update Travis to latest Nightly ( ͡° ͜ʖ ͡°)
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 76c4977..a2ac8f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: rust rust: - - nightly-2018-04-19 + - nightly-2018-05-06 - nightly matrix: |