summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <phsym@users.noreply.github.com>2018-03-02 10:39:49 +0100
committerGitHub <noreply@github.com>2018-03-02 10:39:49 +0100
commit5dacda1f2854fd8c1cfd2b09a76d704a6839036f (patch)
tree0166a9da5531e45d858fd99f2ee2bc53fde8739f /.travis.yml
parentfd626c1d144d666a4f1e5c630fe9fdd1992d763e (diff)
parentef0dea770fb3cde2444f69595cea9efb9101a910 (diff)
Merge pull request #74 from phsym/73_derive_hash
#[derive(Hash, Eq)] and impl Extend
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 098b3ca..3266656 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ rust:
- 1.20.0
- 1.21.0
- 1.22.1
+- 1.23.0
- stable
- beta
- nightly