summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2017-12-30 10:39:43 -0600
committerStuart Stock <stuart@int08h.com>2017-12-30 10:39:43 -0600
commit57c5d4184db31a6422bc13fee71fe929e380b130 (patch)
treea816044445d40b15f5896d4050dbfd85225784a6 /.travis.yml
parenta11b04bf471af4e97d7b435de5b12e84f7f29e1f (diff)
downloadroughenough-57c5d4184db31a6422bc13fee71fe929e380b130.zip
Update travis.yml to target stable
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 22761ba..a493f81 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1 +1,3 @@
language: rust
+rust:
+ - stable