Fix missing newline in Graphite msg serialization
[beam_stats.git] / .travis.yml
index e5c2cd9..4cd9621 100644 (file)
@@ -6,10 +6,19 @@ language:
     erlang
 
 otp_release:
+    - 22.1
+    - 22.0
+    - 21.3
+    - 21.2
+    - 21.1
+    - 21.0
+    - 20.3
+    - 19.3
+    - 18.3
+    - 18.1
     - 18.0
     - 17.5
     - 17.0
-    - R16B02
 
 script:
     "make travis_ci"
This page took 0.021435 seconds and 4 git commands to generate.