summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <phsym@users.noreply.github.com>2017-06-08 08:50:15 +0200
committerGitHub <noreply@github.com>2017-06-08 08:50:15 +0200
commit91259572f46c6a890c547341e493a614c2443914 (patch)
tree2a13858424d0ceae135284537fa7b2f625055904 /.travis.yml
parentc5f20b362018aabb12608e220cf5b961621cc883 (diff)
parenta997815f81aa2fe864132a658974b1dc397c0324 (diff)
Merge pull request #64 from phsym/convert_try_macro_uses
Convert try macro uses
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 734ba23..752a465 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,5 @@
language: rust
rust:
-- 1.9.0
-- 1.10.0
-- 1.11.0
-- 1.12.0
- 1.13.0
- 1.14.0
- 1.15.0