Skip to content

Commit 75e5073

Browse files
author
Carlin
committed
using the wrong dashes in travis yml?
1 parent 18f4ae1 commit 75e5073

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ install:
1313
- npm install jest-cli
1414

1515
before_script:
16-
— gulp —version
17-
— jest —version
18-
— npm test
16+
- gulp —version
17+
- jest —version
18+
- npm test
1919

2020
script:
2121
- gulp build

0 commit comments

Comments
 (0)