Skip to content

Commit ba59419

Browse files
committed
fix(tests): Remove yarn test from Travis for now
1 parent 1d6183e commit ba59419

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ node_js:
55
script:
66
- yarn lint
77
- yarn build @ngqp/core
8-
- yarn build --prod ngqp-demo
9-
- yarn test
8+
- yarn build --prod ngqp-demo

0 commit comments

Comments
 (0)