Skip to content

Commit 530205f

Browse files
committed
1 parent 27afce1 commit 530205f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ matrix:
6262
install:
6363
- nvm install 10
6464
- npm ci
65-
before_script:
66-
- echo skip diesel
65+
before_script: skip
6766
script:
6867
- npm run lint:js
6968
- npm test

0 commit comments

Comments
 (0)