Skip to content

Commit

Permalink
ci: check packages available for unitestcoverage stage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Mulholland committed Nov 4, 2018
1 parent f233d38 commit bebd69d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- yarn run unit:coverage
- os: linux
script:
- ./scripts/linux_setup_script.sh
- yarn run clean
- yarn run unit
- stage: test
Expand Down

0 comments on commit bebd69d

Please sign in to comment.