Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 8b921b2

Browse files
authored
Specify php version for building docs. Sami requires 7+ (#70)
1 parent 15957d9 commit 8b921b2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
language: php
2+
php:
3+
- '7.1'
4+
15
install:
26
- wget -O sami.phar http://get.sensiolabs.org/sami.phar
37

0 commit comments

Comments
 (0)