Skip to content

Commit 0c472e6

Browse files
committed
travis-ci.org config
1 parent 4036bad commit 0c472e6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.travis.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
language: php
2+
sudo: false
3+
php:
4+
- 7
5+
- 5.6
6+
- 5.5
7+
- 5.4
8+
- 5.3
9+
- 5.2
10+
script:
11+
- pear run-tests -r tests/

0 commit comments

Comments
 (0)