Browse Source

Generating a dialyzer PLT on travis with R14 takes more than 10 minutes, and then travis kills the build

pull/103/head
Andreas Pauley 11 years ago
parent
commit
68ee17ff87
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      .travis.yml

+ 0
- 3
.travis.yml View File

@ -1,7 +1,4 @@
language: erlang
otp_release:
- R16B
- R14B04
- R14B03
- R14B02
script: "make test"

Loading…
Cancel
Save