Skip to content

Commit ed39719

Browse files
committed
Configure travis to run check_release.py
1 parent 5bf5626 commit ed39719

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: python
2+
script:
3+
- python check_release.py

0 commit comments

Comments
 (0)