mirror of
https://github.com/mozilla/cipherscan.git
synced 2026-02-05 14:45:17 +01:00
Create .travis.yml
This commit is contained in:
committed by
GitHub
parent
528e94d613
commit
9681b2f615
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
dist: trusty
|
||||
language: python
|
||||
script:
|
||||
- ./cipherscan google.com
|
||||
Reference in New Issue
Block a user