Skip to content

Commit 9928b30

Browse files
authored
Update .travis.yml
1 parent d5eee81 commit 9928b30

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ node_js:
77
script:
88
- node --version
99
- yarn --version
10-
- yarn run danger run -- --verbose
11-
- yarn run flow
12-
- yarn run lint && yarn run typescript && yarn run tslint && yarn run test
10+
- yarn run test
1311
notifications:
1412
email:
1513
on_failure: change

0 commit comments

Comments
 (0)