Browse Source

Add Erlang 19.2 and 19.3 to Travis.

Roberto Ostinelli 8 years ago
parent
commit
e976cb16e4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,6 +1,8 @@
 language: erlang
 
 otp_release:
+  - 19.3
+  - 19.2
   - 19.1
   - 19.0
   - 18.3