Skip to content

Commit 490183d

Browse files
committed
Use lint temporary
1 parent ada711c commit 490183d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ language: node_js
22
node_js:
33
- 8
44
script:
5-
- npm run ci
5+
- npm run lint
66
branches:
77
only:
88
- master
99
after_success:
10-
- bash <(curl -s https://codecov.io/bash)
10+
# - bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)