We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2342ac commit 86d15d4Copy full SHA for 86d15d4
.travis.yml
@@ -2,9 +2,9 @@ language: rust
2
rust:
3
- nightly
4
- beta
5
-- 1.26.0
+- 1.40.0
6
addons:
7
postgresql: 9.4
8
script:
9
- cargo test
10
-- cargo test --features "with-time with-chrono"
+- cargo test --features "with-chrono-0_4"
0 commit comments