Skip to content

Commit d5bf1ca

Browse files
committed
Create .travis.yml
1 parent ab2d987 commit d5bf1ca

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Forces new Travis-CI Infrastructure
2+
language: php
3+
php:
4+
- '5.4'
5+
- '5.5'
6+
- '5.6'
7+
- '7.0'
8+
script: php-config

0 commit comments

Comments
 (0)