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

Commit dedac97

Browse files
committed
wip: attempting to install everything before building
1 parent e4f8222 commit dedac97

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
@@ -14,7 +14,7 @@ before_script:
1414
- cd preafqViewer
1515
- npm prune
1616
script:
17-
- npm install chalk
17+
- npm install
1818
- npm run build
1919
#- npm test
2020
after_success:

0 commit comments

Comments
 (0)