Skip to content

Commit

Permalink
Tox-Travis integration
Browse files Browse the repository at this point in the history
  • Loading branch information
amysutedja committed May 14, 2020
1 parent 48a0a8e commit 9e4752b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@ before_install:
- export SPLUNK_HOME=`pwd`/splunk_home
- mkdir -p $SPLUNK_HOME/var/log/splunk

language: python

env:
- SPLUNK_VERSION=7.3-sdk
- SPLUNK_VERSION=8.0-sdk

language: python

python:
- "2.7"
- "3.7"

install: pip install tox
install: pip install tox-travis

before_script: python setup.py build dist

Expand Down

0 comments on commit 9e4752b

Please sign in to comment.