diff options
| author | Fenrir <[email protected]> | 2017-08-01 00:29:36 -0600 |
|---|---|---|
| committer | Fenrir <[email protected]> | 2017-08-01 00:29:36 -0600 |
| commit | a563a07c78406d94f36c32e0516f88539a62b52f (patch) | |
| tree | 334159523c9c654dbecc66c147648fbc97bc0c2c | |
| parent | Add unwinding strategy for panics (diff) | |
| download | archived-ctru-rs-a563a07c78406d94f36c32e0516f88539a62b52f.tar.xz archived-ctru-rs-a563a07c78406d94f36c32e0516f88539a62b52f.zip | |
Update pinned nightly to 2017-07-31
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 4646938..037cd56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: rust rust: - - nightly-2017-07-18 + - nightly-2017-07-31 - nightly matrix: |