mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-07-05 21:47:25 +02:00
travis: remove crap
No longer open. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
20
.travis.yml
20
.travis.yml
@@ -1,20 +0,0 @@
|
||||
dist: xenial
|
||||
language: minimal
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/git-remote-hg
|
||||
|
||||
script:
|
||||
- ./tools/check-versions hg:$HG_VERSION
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- env:
|
||||
- env: HG_VERSION=@
|
||||
- env: HG_VERSION=5.0
|
||||
- env: HG_VERSION=4.9
|
||||
- env: HG_VERSION=4.8
|
||||
- env: HG_VERSION=4.7
|
||||
- env: HG_VERSION=4.6
|
||||
- env: HG_VERSION=4.5
|
||||
Reference in New Issue
Block a user