Skip to content

Commit 39f3d76

Browse files
committed
chore: change indentation
1 parent 1ea90e9 commit 39f3d76

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.travis.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language: node_js
22
node_js:
3-
- 6
4-
- 5
3+
- 6
4+
- 5
55
notifications:
6-
email: false
6+
email: false
77
sudo: false
88
script:
9-
- npm run test
10-
- npm run lint
11-
- npm run build
9+
- npm run test
10+
- npm run lint
11+
- npm run build

0 commit comments

Comments
 (0)