Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit 8387bca

Browse files
committed
Newest nightly should work in Travis
1 parent 7dca308 commit 8387bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22

33
language: rust
44

5-
rust: nightly-2016-11-06
5+
rust: nightly
66

77
script:
88
- cd example && cargo run

0 commit comments

Comments
 (0)