1
0
mirror of https://github.com/ubf/ubf.git synced 2026-04-16 01:35:14 +00:00

Remove R13B04 - unsupported by Travis CI

This commit is contained in:
Joseph Wayne Norton
2012-11-20 16:01:29 +09:00
parent 7ef6bb686a
commit 0d270be4f8

View File

@@ -2,5 +2,4 @@ language: erlang
otp_release:
- R15B02
- R14B04
- R13B04
script: "make clean compile xref test"