Skip to content

Commit

Permalink
Temporary .travis.yml for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
lsankar4033 committed Aug 7, 2020
1 parent db812ff commit eec4db4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
language: python

python:
- 3.8

services:
- docker

before_install:
- pip install -U pip

script:
- ./steth.py --help

0 comments on commit eec4db4

Please sign in to comment.