Parcourir la source

Upgrade Erlang/OTP to R19+

Feng Lee il y a 9 ans
Parent
commit
1de9496b4e
1 fichiers modifiés avec 3 ajouts et 4 suppressions
  1. 3 4
      .travis.yml

+ 3 - 4
.travis.yml

@@ -1,10 +1,9 @@
 language: erlang
 
 otp_release:
-   - 18.0
-   - 18.1
-   - 18.2.1
-   - 18.3
+   - 19.0
+   - 19.1
+   - 19.2
 
 script: 
   - make