Skip to content

Commit a81e6dc

Browse files
authored
Merge pull request #5 from open-source-contributions/remove_travis
Remove Travis CI build setting
2 parents 6ac875d + ba4ff52 commit a81e6dc

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: PHP
22

3-
on: [push]
3+
on: [push, pull_request]
44

55
jobs:
66
run:

.travis.yml

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

0 commit comments

Comments
 (0)