summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatwey V. Kornilov <matwey.kornilov@gmail.com>2014-05-31 16:45:27 +0400
committerMatwey V. Kornilov <matwey.kornilov@gmail.com>2014-06-08 14:34:16 +0400
commit4e67d254db38f349885fe5bb7dab764a9978deff (patch)
tree8cfda962b1518b59a4e099400d7f11049f8794c4 /.travis.yml
parent4de9ea557412d88556e6de483c5ccc1b545a3180 (diff)
downloadrebar-4e67d254db38f349885fe5bb7dab764a9978deff.tar.gz
Add erlang 17.0 to travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a7eedb4..602266b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,4 +7,5 @@ otp_release:
- R15B
- R14B04
- R14B03
+ - 17.0
script: "make travis"