Skip to content

Commit

Permalink
Merge pull request #135 from appwrite/feat-new-test-methods
Browse files Browse the repository at this point in the history
Update test spec
  • Loading branch information
eldadfux authored Mar 7, 2021
2 parents e10e8a0 + 9539e33 commit 583248c
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 102 deletions.
10 changes: 9 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@

dist: xenial

arch:
- amd64

os: linux

language: php

php:
Expand All @@ -24,4 +32,4 @@ install:
- composer install

script:
- vendor/bin/phpunit
- vendor/bin/phpunit
Loading

0 comments on commit 583248c

Please sign in to comment.