Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit dce9fa2

Browse files
author
Nick Litwin
committed
Try travis command
1 parent d43b104 commit dce9fa2

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
@@ -4,9 +4,7 @@ node_js:
44
install:
55
- npm install
66
script:
7-
- npm run lint
8-
- npm test
9-
- npm run build
7+
- npm run lint && npm test && npm run build
108
sudo: false
119
deploy:
1210
- provider: s3

0 commit comments

Comments
 (0)