diff --git a/README.md b/README.md index 886b8be..a662081 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Atlas -[![Build Status](https://travis-ci.org/auspices/atlas.svg?branch=master)](https://travis-ci.org/auspices/atlas) - ## Meta - **State**: production @@ -9,7 +7,7 @@ - **URL**: https://atlas.auspic.es/ - **URL**: https://auspices-atlas-production.herokuapp.com/ - **Host**: https://dashboard.heroku.com/apps/auspices-atlas-production -- **Deploys**: Merged PRs to `auspices/atlas#master` are automatically deployed to production [via Travis](https://travis-ci.org/auspices/atlas). +- **Deploys**: Merged PRs to `auspices/atlas#master` are automatically deployed to production. ## Getting Started diff --git a/app/assets/config/manifest.js b/app/assets/config/manifest.js deleted file mode 100644 index aa11d2a..0000000 --- a/app/assets/config/manifest.js +++ /dev/null @@ -1,2 +0,0 @@ -//= link graphiql/rails/application.css -//= link graphiql/rails/application.js diff --git a/app/assets/images/.keep b/app/assets/images/.keep deleted file mode 100644 index e69de29..0000000 diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js deleted file mode 100644 index e69de29..0000000 diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css deleted file mode 100644 index e69de29..0000000