msm/.travis.yml

5 lines
111 B
YAML
Raw Normal View History

language: python
before_install:
- sudo apt-get update
- sudo apt-get install shunit2
script: ./test.sh