Skip to content

Commit 37b01a5

Browse files
committed
#5 build before test
1 parent f132753 commit 37b01a5

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
@@ -16,7 +16,7 @@ install:
1616
- npm install
1717

1818
script:
19-
- npm build
19+
- npm run build
2020
- npm test
2121
- npm run coveralls
2222

0 commit comments

Comments
 (0)