Skip to content

Commit b9fb9c9

Browse files
committed
Travis yaml
1 parent 9a61481 commit b9fb9c9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.travis.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
language: bash
22
script:
3-
./php-switch.sh
4-
./php-switch.sh info
5-
./php-switch.sh ver
6-
./php-switch.sh add-repo
7-
./php-switch.sh repo-pkg
8-
./php-switch.sh repo-pkg 7.0
9-
./php-switch.sh repo-pkg
10-
./php-switch.sh info
3+
- ./php-switch.sh
4+
- ./php-switch.sh info
5+
- ./php-switch.sh ver
6+
- ./php-switch.sh add-repo
7+
- ./php-switch.sh repo-pkg
8+
- ./php-switch.sh repo-pkg 7.0
9+
- ./php-switch.sh repo-pkg
10+
- ./php-switch.sh info

0 commit comments

Comments
 (0)