Skip to content

Commit 4b89847

Browse files
committed
Merged branch master into master
2 parents 9069849 + e801a11 commit 4b89847

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ php:
44
- 5.4
55
- 5.5
66
- 5.6
7+
- 7.0
78
- hhvm
89

910
before_script:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Geocoder for Lavarel 5
22
======================
33

4-
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).
4+
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).
55

66
This package allows you to use [**Geocoder**](http://geocoder-php.org/Geocoder/)
77
in [**Laravel 5**](http://laravel.com/).

0 commit comments

Comments
 (0)