Skip to content

Commit bbc5874

Browse files
committed
Merge branch 'add_password_hash' of https://github.com/troosan/Common into add_password_hash
2 parents 7b8d18a + b388d31 commit bbc5874

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)