commit
17c11ec794
|
@ -0,0 +1,7 @@
|
||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- "3.6"
|
||||||
|
- "3.7-dev"
|
||||||
|
install:
|
||||||
|
- pip install -r requirements.txt
|
||||||
|
script: bash ./examples/generate.sh
|
|
@ -1,5 +1,6 @@
|
||||||
# PhoneInfoga
|
# PhoneInfoga
|
||||||
|
|
||||||
|
[](https://travis-ci.org/sundowndev/PhoneInfoga)
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
Loading…
Reference in New Issue