mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Changed Travis language to Python
Using Java didn't use the "script" setting for running tests. The Python language version does.
This commit is contained in:
parent
a283b003b9
commit
22278b516f
@ -1,4 +1,4 @@
|
||||
language: java
|
||||
language: python
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install shunit2
|
||||
|
Loading…
Reference in New Issue
Block a user