removed travis

This commit is contained in:
denisdulici
2019-12-04 21:47:35 +03:00
parent fc8518e35e
commit 4fe1d9f4ae
3 changed files with 3 additions and 28 deletions

View File

@ -1,11 +1,11 @@
name: GitHub CI
name: Tests
on: [push, pull_request]
jobs:
tests:
name: PHP ${{ matrix.php }} Test
name: PHP ${{ matrix.php }}
runs-on: ubuntu-latest