diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..af8d64c --- /dev/null +++ b/.travis.yml @@ -0,0 +1,28 @@ +language: python +python: + - "3.6" +notifications: + slack: ibm-research:bLcRT4dofYlBUocjPBvlxO9p + email: + recipients: + - tidhamecha@in.ibm.com + on_success: always + on_failure: always + +before_install: + - echo -e "machine github.com\n login $GITHUB_TOKEN" >> ~/.netrc + +script: + - echo "skipping tests" +# - py.test -s # or py.test for Python versions 3.5 and below + +deploy: +- provider: cloudfoundry + username: apikey + password: $apikey + api: https://api.ng.bluemix.net + organization: tidhamecha + space: here + manifest: manifest.yml + on: + branch: develop \ No newline at end of file diff --git a/.travis0.yml b/.travis0.yml new file mode 100644 index 0000000..64ebfe1 --- /dev/null +++ b/.travis0.yml @@ -0,0 +1,10 @@ +language: python +python: + - "3.6" + +before_install: + - echo -e "machine github.com\n login $GITHUB_TOKEN" >> ~/.netrc + +script: + - echo "skipping tests" +# - py.test -s # or py.test for Python versions 3.5 and belo \ No newline at end of file diff --git a/.travis1.yml b/.travis1.yml new file mode 100644 index 0000000..75d0961 --- /dev/null +++ b/.travis1.yml @@ -0,0 +1,16 @@ +language: python +python: + - "3.6" +notifications: + email: + recipients: + - tidhamecha@in.ibm.com + on_success: always + on_failure: always + +before_install: + - echo -e "machine github.com\n login $GITHUB_TOKEN" >> ~/.netrc + +script: + - echo "skipping tests" +# - py.test -s # or py.test for Python versions 3.5 and belo \ No newline at end of file diff --git a/.travis2.yml b/.travis2.yml new file mode 100644 index 0000000..a265546 --- /dev/null +++ b/.travis2.yml @@ -0,0 +1,17 @@ +language: python +python: + - "3.6" +notifications: + slack: ibm-research:bLcRT4dofYlBUocjPBvlxO9p + email: + recipients: + - tidhamecha@in.ibm.com + on_success: always + on_failure: always + +before_install: + - echo -e "machine github.com\n login $GITHUB_TOKEN" >> ~/.netrc + +script: + - echo "skipping tests" +# - py.test -s # or py.test for Python versions 3.5 and below \ No newline at end of file diff --git a/.travis3.yml b/.travis3.yml new file mode 100644 index 0000000..af8d64c --- /dev/null +++ b/.travis3.yml @@ -0,0 +1,28 @@ +language: python +python: + - "3.6" +notifications: + slack: ibm-research:bLcRT4dofYlBUocjPBvlxO9p + email: + recipients: + - tidhamecha@in.ibm.com + on_success: always + on_failure: always + +before_install: + - echo -e "machine github.com\n login $GITHUB_TOKEN" >> ~/.netrc + +script: + - echo "skipping tests" +# - py.test -s # or py.test for Python versions 3.5 and below + +deploy: +- provider: cloudfoundry + username: apikey + password: $apikey + api: https://api.ng.bluemix.net + organization: tidhamecha + space: here + manifest: manifest.yml + on: + branch: develop \ No newline at end of file diff --git a/static/index.html b/static/index.html index 347e9cc..8a35819 100644 --- a/static/index.html +++ b/static/index.html @@ -1,3 +1,4 @@ + @@ -7,7 +8,7 @@ Hello World - + @@ -52,7 +53,7 @@
-

+