Skip to content

Commit 52a4f76

Browse files
committed
Merge branch 'master' of github.com:basvandorst/StravaPHP into master
2 parents 758a290 + ac77f2b commit 52a4f76

File tree

3 files changed

+675
-98
lines changed

3 files changed

+675
-98
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: php
22
php:
3-
- 7.1
3+
- 7.3
44
install:
55
- composer --no-interaction install
66
script: phpunit --configuration phpunit.xml --coverage-clover=coverage.clover

0 commit comments

Comments
 (0)