Skip to content

Commit 2bc94ba

Browse files
committed
Use npm test on ci as well
1 parent a4857a4 commit 2bc94ba

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
@@ -9,4 +9,4 @@ branches:
99
# Pull request automation is not constrained to this set of branches.
1010
only:
1111
- master
12-
script: npm run lint && npm run test
12+
script: npm test

0 commit comments

Comments
 (0)