2
0
Jelmer Vernooij 6 жил өмнө
parent
commit
673dd76626
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -42,6 +42,8 @@ script:
   # Style
   - make style
 
+  - python setup.py bdist_wheel
+
 after_success:
   - python -m coverage combine
   - codecov