Skip to content

Commit ea87c62

Browse files
committed
adding npm run test &&
1 parent fdc1a1e commit ea87c62

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ git:
1111
install:
1212
- npm install
1313
script:
14-
- npm run test
15-
- exit
14+
- npm run test &&

0 commit comments

Comments
 (0)