Skip to content

Commit 45585c7

Browse files
authoredJun 7, 2017
Merge pull request #72 from equal-l2/update-rust
Use rust 1.8.0 for testing
2 parents 8731ef1 + e73d1b2 commit 45585c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
language: rust
22
rust:
3-
- 1.5.0
3+
- 1.8.0
44
- nightly

0 commit comments

Comments
 (0)
Please sign in to comment.