diff --git a/.travis.yml b/.travis.yml index cd35757..3dff9db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ php: - 5.4 - 5.5 - 5.6 + - 7.0 - hhvm before_script: diff --git a/README.md b/README.md index 0459ac0..f5aaad3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Geocoder for Lavarel 5 ====================== -If you still use **Lavarel 4**, please check out the `0.4.x` branch [here](https://github.com/geocoder-php/GeocoderLaravel/tree/0.4.x). +If you still use **Laravel 4**, please check out the `0.4.x` branch [here](https://github.com/geocoder-php/GeocoderLaravel/tree/0.4.x). This package allows you to use [**Geocoder**](http://geocoder-php.org/Geocoder/) in [**Laravel 5**](http://laravel.com/).