Skip to content

Commit 86d15d4

Browse files
committed
Update Travis CI settings
1 parent e2342ac commit 86d15d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ language: rust
22
rust:
33
- nightly
44
- beta
5-
- 1.26.0
5+
- 1.40.0
66
addons:
77
postgresql: 9.4
88
script:
99
- cargo test
10-
- cargo test --features "with-time with-chrono"
10+
- cargo test --features "with-chrono-0_4"

0 commit comments

Comments
 (0)