mirror of https://github.com/tqdm/tqdm.git
add travis comment
Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
parent
89b2a8ca00
commit
576d3a7bcb
|
@ -1,7 +1,7 @@
|
|||
sudo: false
|
||||
language: python
|
||||
python: 3.4
|
||||
branches:
|
||||
branches: # remove travis double-check on pull requests in main repo
|
||||
only:
|
||||
- master
|
||||
- /^\d\.\d+$/
|
||||
|
|
Loading…
Reference in New Issue