Skip to content

Commit 9f854c5

Browse files
committed
remove remains of old travis/jenkins/vagrant testenv stuff
1 parent 01b5948 commit 9f854c5

File tree

10 files changed

+1
-292
lines changed

10 files changed

+1
-292
lines changed

.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ tests/*.php
4040
tests/*.sh
4141
tests/*.mem
4242

43-
.vagrant
4443
tmp-php.ini
4544

4645
coverage_report/**

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ tests/*.php
4141
tests/*.sh
4242
tests/*.mem
4343

44-
.vagrant
4544
tmp-php.ini
4645

4746
coverage_report/**

.travis.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

Commandfile

Lines changed: 0 additions & 72 deletions
This file was deleted.

Dockerfile.jenkins

Lines changed: 0 additions & 22 deletions
This file was deleted.

Dockerfile.travis

Lines changed: 0 additions & 22 deletions
This file was deleted.

Jenkinsfile

Lines changed: 0 additions & 34 deletions
This file was deleted.

Makefile.travis

Lines changed: 0 additions & 16 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
V8Js
22
====
33

4-
[![Build Status](https://travis-ci.org/phpv8/v8js.svg?branch=php7)](https://travis-ci.org/phpv8/v8js)
5-
[![Test building extension](https://github.com/JoshuaBehrens/v8js/actions/workflows/build-test.yml/badge.svg)](https://github.com/JoshuaBehrens/v8js/actions/workflows/build-test.yml)
4+
[![Test building extension](https://github.com/phpv8/v8js/actions/workflows/build-test.yml/badge.svg)](https://github.com/phpv8/v8js/actions/workflows/build-test.yml)
65
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/phpv8/v8js/master/LICENSE)
76
[![Join the chat at https://gitter.im/phpv8/v8js](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/phpv8/v8js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
87

Vagrantfile

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)