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.
2 parents f7c2e45 + a59e908 commit 8636c02Copy full SHA for 8636c02
.travis.yml
@@ -0,0 +1,14 @@
1
+language: php
2
+
3
+php:
4
+ - 5.4
5
+ - 5.5
6
+ - 5.6
7
+ - 7.0
8
+ - hhvm
9
10
+install:
11
+ - composer install --prefer-source
12
13
+script:
14
+ - phpunit
README.md
@@ -1,5 +1,6 @@
# AWS Service Provider for Laravel 5
+[](https://travis-ci.org/aws/aws-sdk-php-laravel)
[](https://packagist.org/packages/aws/aws-sdk-php-laravel)
[](https://packagist.org/packages/aws/aws-sdk-php-laravel)
0 commit comments