Browse Source

Removing travis-ci from the cowboy development toolkit

We've been having many recurring issues, some which were fixed,
only to have other things broken again. Can't rely on a service
that breaks all the time.
Loïc Hoguin 13 years ago
parent
commit
0c3cf802b4
1 changed files with 0 additions and 7 deletions
  1. 0 7
      .travis.yml

+ 0 - 7
.travis.yml

@@ -1,7 +0,0 @@
-language: erlang
-otp_release:
-  - R15B
-  - R14B04
-  - R14B03
-  - R14B02
-script: "make tests"