Skip to content

Commit 86a9eb8

Browse files
committed
Bump minimum travis version to 1.6
Required by serde_json
1 parent 76be1c4 commit 86a9eb8

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
@@ -3,7 +3,7 @@ sudo: required
33
rust:
44
- nightly
55
- beta
6-
- 1.5.0
6+
- 1.6.0
77
addons:
88
postgresql: 9.4
99
before_script:

0 commit comments

Comments
 (0)