diff --git a/.travis.yml b/.travis.yml deleted file mode 100755 index 8b73eee9..00000000 --- a/.travis.yml +++ /dev/null @@ -1,10 +0,0 @@ -language: node_js -node_js: 12 -before_install: -- npm install -g npm@6 -install: -- npm ci -script: -- make validate -after_success: -- codecov diff --git a/README.rst b/README.rst index a0296c7d..5f5f2597 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -|Build Status| |Coveralls| |npm_version| |npm_downloads| |license| +|Coveralls| |npm_version| |npm_downloads| |license| frontend-app-learning ========================= @@ -10,8 +10,6 @@ Introduction React app for edX learning. -.. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-learning.svg?branch=master - :target: https://travis-ci.org/edx/frontend-app-learning .. |Coveralls| image:: https://img.shields.io/coveralls/edx/frontend-app-learning.svg?branch=master :target: https://coveralls.io/github/edx/frontend-app-learning .. |npm_version| image:: https://img.shields.io/npm/v/@edx/frontend-app-learning.svg