Skip to content

Commit 0f84c3f

Browse files
committed
travis
1 parent 4c3d579 commit 0f84c3f

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: php
22
php:
3-
- 5.3
43
- 5.4
54
- 5.5
65
- 5.6

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Attribute Aggregator module
22
==============
33

4-
[![Latest Stable Version](https://poser.pugx.org/niif/simplesamlphp-module-attributeaggregator/v/stable)](https://packagist.org/packages/niif/simplesamlphp-module-attributeaggregator) [![Total Downloads](https://poser.pugx.org/niif/simplesamlphp-module-attributeaggregator/downloads)](https://packagist.org/packages/niif/simplesamlphp-module-attributeaggregator)
4+
[![Latest Stable Version](https://poser.pugx.org/niif/simplesamlphp-module-attributeaggregator/v/stable)](https://packagist.org/packages/niif/simplesamlphp-module-attributeaggregator) [![Total Downloads](https://poser.pugx.org/niif/simplesamlphp-module-attributeaggregator/downloads)](https://packagist.org/packages/niif/simplesamlphp-module-attributeaggregator) [![Travis](https://travis-ci.org/NIIF/simplesamlphp-module-attributeaggregator.svg?branch=master)
55

66
The Attribute Aggregator module is implemented as an Authentication Processing Filter.
77
It can be configured in the SP's config.php file.

0 commit comments

Comments
 (0)