travistests 95 B

1234567
  1. #!/bin/sh
  2. set -e
  3. set -x
  4. python setup.py build_ext
  5. sudo python setup.py install
  6. python unit.py