summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDheepak Krishnamurthy <me@kdheepak.com>2021-02-13 18:24:03 -0700
committerGitHub <noreply@github.com>2021-02-13 18:24:03 -0700
commitbda6f4ef71140916fe163b19d78c78c616819ea1 (patch)
treeed3c0d6d251d516d13ce88bab391b61cb7c82c04 /.travis.yml
parentab3431311b1fdb6a8dc59419c7cee4178882a368 (diff)
parent417ca0a2b48723b143d05722f00a3984b6fb7d67 (diff)
Merge pull request #90 from matthiasbeyer/kd/make-github-workflow-identical-to-travis
Update CI workflow
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 323f787..e05e561 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,5 @@
language: rust
rust:
- - 1.38.0
- - 1.39.0
- stable
- beta
- nightly