File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 88services :
99 - mongodb
1010
11+ env :
12+ global :
13+ - secure : CU+UsyyhNCLjtal7BGGRKJmhTrb8F5Ohr32ibSoAR9uAkYKQgMD2RbJU+UxoqZ7P7Mo6d4qly8tET8eA61xYuQp/Zmjy6MAme/gv2UvrqSwxZusaE/P9uLjYKV9PSXnml0FgWA1j9MjCfgnN0gixPLe9wSfX1AzZbjaiU0DYscTNSHe1QIX+fMcTIIW+VO9oDDQbk9CULKgcgyZkKMiQY5Ra86gMvxfZuO/rwj+XRf9JTYN5DE8kotu/7xb+Z6fCRTz95yp3vZ4exFM2mHO/VSmM5bMGxy7kDdHYDwe78i5gtODOWajkoUM2ti4UzMnoOGi3ScALji/9iVBQwc24GA==
1114install :
1215 - pip install -r requirements.txt
1316
@@ -20,6 +23,7 @@ script:
2023 - nosetests test.py --with-xunit --xunit-file=shippable/testresults/nosetests.xml
2124 - which python && coverage run --branch test.py
2225 - which python && coverage xml -o shippable/codecoverage/coverage.xml test.py
26+ - echo $var
2327
2428notifications :
2529 email : false
You can’t perform that action at this time.
0 commit comments