Browse Source

Update travis config to include OTP 18.0

Tim Fletcher 9 years ago
parent
commit
cd31addc82
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -1,6 +1,7 @@
 language: erlang
 otp_release:
-  - 17.0
+  - 18.0
+  - 17.5
   - R16B03
   - R15B03
   - R14B04