Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit c43e236

Browse files
Do a simple syntax check on Travis script
1 parent 8694d42 commit c43e236

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: python
2+
script:
3+
- python -m compileall
24
deploy:
35
provider: pypi
46
user: imgurops

0 commit comments

Comments
 (0)