try adding more builds

This commit is contained in:
Tyrel Souza 2016-04-07 09:49:53 -04:00
parent 4b6673cefc
commit c977db4557
No known key found for this signature in database
GPG Key ID: 2EECB5087209E6A5

View File

@ -1,4 +1,12 @@
before_script:
- apt-get update -qq && apt-get install -y -qq python
- python --version
- pip install -r requirements.txt
types:
- test
job_test:
type: test
script:
- python test.py