diff options
| author | Fenrir <[email protected]> | 2018-03-15 00:21:14 -0600 |
|---|---|---|
| committer | Fenrir <[email protected]> | 2018-03-15 00:21:14 -0600 |
| commit | 52c4b90131ae6a9ec9db228d6dafcd94928ac8ca (patch) | |
| tree | f6f6666045a61199948441649d4feee63d317a5d | |
| parent | Make std::path aware of archive prefixes (#61) (diff) | |
| download | ctru-rs-52c4b90131ae6a9ec9db228d6dafcd94928ac8ca.tar.xz ctru-rs-52c4b90131ae6a9ec9db228d6dafcd94928ac8ca.zip | |
Update pinned nightly
Xargo 3.11 doesn't like old nightlies
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 823997c..cb60860 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: rust rust: - - nightly-2018-03-01 + - nightly-2018-03-07 - nightly matrix: |