Skip to content

Commit

Permalink
Fix Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
miks committed Oct 14, 2020
1 parent 16d0342 commit e12e4f6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: php

php:
- 7.2
- 7.3

env:
global:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Omnipay: Swedbank Estonia Banklink

[![Build Status](https://travis-ci.org/cubesystems/omnipay-swedbank-banklink-estonia.svg?branch=master)](https://travis-ci.org/cubesystems/omnipay-swedbank-banklink-estonia)
[![Build Status](https://api.travis-ci.com/cubesystems/omnipay-swedbank-banklink-estonia.svg?branch=master)](https://travis-ci.com/cubesystems/omnipay-swedbank-banklink-estonia)
[![Coverage Status](https://coveralls.io/repos/github/cubesystems/omnipay-swedbank-banklink-estonia/badge.svg?branch=master)](https://coveralls.io/github/cubesystems/omnipay-swedbank-banklink-estonia?branch=master)
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e12e4f6

Please sign in to comment.