We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4b67b commit 1f87a17Copy full SHA for 1f87a17
.travis.yml
@@ -1,6 +1,5 @@
1
language: php
2
php:
3
- - '5.4'
4
- '5.5.9'
5
- '5.5'
6
- '5.6'
README.md
@@ -1,6 +1,8 @@
Sclable Array Functions
=======================
+[](https://travis-ci.org/sclable/array-functions)
+
An array wrapper to normalize php array functions, give them
7
an ObjectOriented and functional programming approach.
8
0 commit comments