Skip to content

Commit d416dda

Browse files
author
Harrison Ifeanyichukwu
committed
refactor: refactor .travis ci buid config
1 parent 7003d83 commit d416dda

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.travis.yml

-11
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,3 @@ before_script:
88
- composer install
99
script:
1010
- vendor/bin/phpunit
11-
jobs:
12-
include:
13-
- stage: release
14-
php: "7.2"
15-
before_install:
16-
- nvm install 10
17-
before_script:
18-
- composer self-update
19-
- composer install
20-
script:
21-
- vendor/bin/phpunit

0 commit comments

Comments
 (0)