Skip to content

Commit 7b034b2

Browse files
committed
Add test-script
1 parent e7f5ddd commit 7b034b2

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
@@ -1,5 +1,13 @@
11
language: php
22

3+
matrix:
4+
fast_finish: true
5+
include:
6+
- php: 7.0
7+
8+
script:
9+
- ls -al
10+
311
before_deploy:
412
- composer buildphar
513

0 commit comments

Comments
 (0)