Browse Source

Update travis config (add 17.0 and remove some older releases)

Tim Fletcher 11 years ago
parent
commit
8bab67e1e8
1 changed files with 3 additions and 6 deletions
  1. 3 6
      .travis.yml

+ 3 - 6
.travis.yml

@@ -1,9 +1,6 @@
 language: erlang
 language: erlang
 otp_release:
 otp_release:
-  - R16B
-  - R15B02
-  - R15B01
-  - R15B
+  - 17.0
+  - R16B03
+  - R15B03
   - R14B04
   - R14B04
-  - R14B03
-  - R14B02