Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 204232b

Browse files
author
Kevin Auvinet
authored
Merge pull request #2 from ke20/add-travis
test and add Travis for the project
2 parents 8e715fc + 1b1225d commit 204232b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎.travis.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
language: php
2+
3+
php:
4+
- '7.2'
5+
6+
services:
7+
- docker
8+
9+
before_script:
10+
- composer install --dev
11+
12+
script:
13+
- bin/phpunit

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /