Browse Source

Drop unsupported travis build R15

Niclas Axelsson 5 years ago
parent
commit
eb29fbe96a
1 changed files with 1 additions and 3 deletions
  1. 1 3
      .travis.yml

+ 1 - 3
.travis.yml

@@ -8,10 +8,8 @@ otp_release:
    - 18.0
    - 17.4
    - R16B03-1
-#  - R15B03-1 not available on travis
-   - R15B03
 
-script: 
+script:
   - "[ ! -d deps/merl ] || make -C deps/merl && make check"
 
 notifications: