summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2017-10-04 23:39:25 +0200
committerPierre-Henri Symoneaux <phsym@users.noreply.github.com>2017-10-05 00:08:09 +0200
commitf36b07a7ef677c9816053ac4d5f29fc9a9c84a88 (patch)
treed17a691fd685f10fbb20adff84a62623ef7bc820
parent32dbff425803c731330f2fa97dee9a672c4d39c4 (diff)
Updated rust compler version in travis script
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 74bd5ca..5d04751 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,8 @@ rust:
- 1.15.1
- 1.16.0
- 1.17.0
+- 1.18.0
+- 1.19.0
- stable
- beta
- nightly