Skip to content

Commit

Permalink
introducing konto_check library
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiNissen committed Jan 13, 2016
1 parent db4915a commit 4ba9e26
Show file tree
Hide file tree
Showing 4 changed files with 868 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ language: php
php:
- 7

sudo: false
sudo: required

install: travis_retry composer install --prefer-source

before_script: bash build/travis/before_script.sh

script: composer ci

cache:
Expand Down
Loading

0 comments on commit 4ba9e26

Please sign in to comment.