mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Tweak the .travis.yml file
We want to run 'make tests' and not that rebar command. Also remove R14B as quoted doesn't work with it.
This commit is contained in:
parent
24f3981377
commit
a1d6c2e66f
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ otp_release:
|
||||||
- R14B03
|
- R14B03
|
||||||
- R14B02
|
- R14B02
|
||||||
- R14B01
|
- R14B01
|
||||||
- R14B
|
script: "make tests"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue