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

4
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,4 @@
before_script:
- apt-get update -qq && apt-get install -y -qq python
- python --version