mirror of
https://github.com/ultrajson/ultrajson.git
synced 2024-11-23 16:42:10 +01:00
Use new Docker based Travis-CI
This commit is contained in:
parent
c9744834ab
commit
df1b562e0c
@ -1,3 +1,4 @@
|
||||
sudo: false
|
||||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
@ -7,4 +8,4 @@ python:
|
||||
install:
|
||||
- pip install unittest2
|
||||
- python setup.py install
|
||||
script: python tests/tests.py
|
||||
script: python tests/tests.py
|
||||
|
Loading…
Reference in New Issue
Block a user