travistest 85 B

1234
  1. #!/bin/bash
  2. #--
  3. export TOXENV="py$(echo $TRAVIS_PYTHON_VERSION | sed 's/\.//g')"
  4. tox