🎉 First commit, from couchbase generator, basic changes
not tested / updated yet
This commit is contained in:
12
.travis.yml
Normal file
12
.travis.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
sudo: required
|
||||
|
||||
language: python
|
||||
|
||||
install:
|
||||
- pip install cookiecutter
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
script:
|
||||
- bash ./test.sh
|
Reference in New Issue
Block a user