Skip to content

Commit 13a55a7

Browse files
committed
ci(travis): run tests first
1 parent 4874c05 commit 13a55a7

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
@@ -2,7 +2,7 @@
22
# vim: ft=yaml
33
---
44
stages:
5-
# - test
5+
- test
66
- commitlint
77
- name: release
88
if: branch = master AND type != pull_request

0 commit comments

Comments
 (0)