diff options
author | Emilio Cobos Álvarez <ecoal95@gmail.com> | 2016-07-09 12:55:22 -0700 |
---|---|---|
committer | Emilio Cobos Álvarez <ecoal95@gmail.com> | 2016-07-10 14:02:24 -0700 |
commit | 0e0b658daca66c302beb94e31e9e02816b1fb4c7 (patch) | |
tree | fea10cb5cc08b464e0011408f526ff4a1dacfe37 | |
parent | 666b7b4194fc25dfdd7b002841ec85833a462ec9 (diff) |
travis: test on rust stable
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index f54d02ea..cfdd4703 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ addons: env: - LLVM_VERSION=3.8 rust: + - stable - nightly cache: directories: |