Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit e4f8222

Browse files
committed
wip: attempting to install chalk before building
1 parent f15f054 commit e4f8222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ before_script:
1414
- cd preafqViewer
1515
- npm prune
1616
script:
17+
- npm install chalk
1718
- npm run build
1819
#- npm test
1920
after_success:

0 commit comments

Comments
 (0)