mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Added .travis.yml for testing on travis.
This commit is contained in:
parent
943d235b8b
commit
5f39336ae1
1 changed files with 8 additions and 0 deletions
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
language: php
|
||||||
|
|
||||||
|
# Test for all supported PHP versions
|
||||||
|
php:
|
||||||
|
- '7.1'
|
||||||
|
- '7.2'
|
||||||
|
- '7.3'
|
||||||
|
- nightly
|
Loading…
Add table
Add a link
Reference in a new issue