Skip to content

Commit

Permalink
[CI] Moved integration tests to Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Mar 21, 2022
1 parent cbe7775 commit 1f897fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 52 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,7 @@ jobs:

- name: Run test suite
run: composer run-script --timeout=600 test

integration-tests:
name: "REST integration tests"
uses: ezsystems/ezplatform-rest/.github/workflows/[email protected]
52 changes: 0 additions & 52 deletions .travis.yml

This file was deleted.

0 comments on commit 1f897fd

Please sign in to comment.