Skip to content

Commit 6eb5744

Browse files
committedFeb 6, 2018
travis.yml: Fix indentation in .travis.yml
1 parent adc2213 commit 6eb5744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
- "8"
55
sudo: false
66
cache:
7-
directories:
7+
directories:
88
- node_modules
99
script:
1010
- npm run lint

0 commit comments

Comments
 (0)
Please sign in to comment.