Skip to content

Commit cf94f10

Browse files
authored
Merge branch 'develop' into add_password_hash
2 parents 9a47eda + b5198e9 commit cf94f10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ php:
66
- 5.6
77
- 7.0
88
- 7.1
9+
- 7.2
910
- hhvm
1011

1112
matrix:
1213
allow_failures:
1314
- php: 7.1
15+
- php: 7.2
1416
- php: hhvm
1517

1618
env:

0 commit comments

Comments
 (0)