aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFenrir <[email protected]>2017-08-01 00:29:36 -0600
committerFenrir <[email protected]>2017-08-01 00:29:36 -0600
commita563a07c78406d94f36c32e0516f88539a62b52f (patch)
tree334159523c9c654dbecc66c147648fbc97bc0c2c
parentAdd unwinding strategy for panics (diff)
downloadarchived-ctru-rs-a563a07c78406d94f36c32e0516f88539a62b52f.tar.xz
archived-ctru-rs-a563a07c78406d94f36c32e0516f88539a62b52f.zip
Update pinned nightly to 2017-07-31
-rw-r--r--.travis.yml2
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: