mirror of https://github.com/crytic/slither
parent
d2c33dce48
commit
bed743c5db
@ -0,0 +1,18 @@ |
||||
sudo: required |
||||
os: |
||||
- linux |
||||
language: python |
||||
python: |
||||
- 3.6 |
||||
|
||||
branches: |
||||
only: |
||||
- master |
||||
|
||||
install: |
||||
- scripts/travis_install.sh |
||||
|
||||
script: |
||||
- scripts/travis_test.sh |
||||
|
||||
|
Loading…
Reference in new issue