Skip to content

Commit 297b13a

Browse files
committedOct 29, 2018
chore: updated travis config
1 parent 1a18b4d commit 297b13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ cache:
99
install:
1010
- yarn install
1111
script:
12-
- yarn run test
12+
- yarn test:unit

0 commit comments

Comments
 (0)
Please sign in to comment.