Skip to content

Commit abf6a0e

Browse files
committed
linting removed from travis
1 parent d72028b commit abf6a0e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,4 @@ language: node_js
22
node_js:
33
- "node"
44
cache: npm
5-
script:
6-
- npm run lint
7-
# - npm run build
8-
- npm test
9-
5+

0 commit comments

Comments
 (0)