Skip to content

Commit 98d0d8a

Browse files
committed
fix(travis): fixed parsing error due to incorrect indentation
1 parent 851b6f0 commit 98d0d8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ notifications:
88
# whitelist
99
branches:
1010
only:
11-
- master
12-
- es6
11+
- master
12+
- es6
1313
node_js:
1414
- iojs
1515
before_install:

0 commit comments

Comments
 (0)