Remove travis (#667)

* Remove travis.yml

* Remove versioning from index file

* Resolve linting issues

* Resolve further linting issues

* Uppercase NPM_TOKEN

* Run audit fix

* Update postversion command

* Update @babel/core to latest

* Update post version command

* Housekeeping

* Revert cypress upgrade

* Enforce cypress version

* Update package.lock

* Add cypress project id
This commit is contained in:
Josh Johnson 2019-10-21 20:03:57 +01:00 committed by GitHub
parent cfd4c7ae2a
commit 51ac331fa3

View file

@ -16,7 +16,7 @@
<meta name="theme-color" content="#ffffff">
<!-- Ignore these -->
<link rel="stylesheet" href="assets/styles/base.min.css?version=7.0.2">
<link rel="stylesheet" href="assets/styles/base.min.css">
<!-- End ignore these -->
<!-- Optional includes -->
@ -24,8 +24,8 @@
<!-- End optional includes -->
<!-- Choices includes -->
<link rel="stylesheet" href="assets/styles/choices.min.css?version=7.0.2">
<script src="assets/scripts/choices.min.js?version=7.0.2"></script>
<link rel="stylesheet" href="assets/styles/choices.min.css">
<script src="assets/scripts/choices.min.js"></script>
<!-- End Choices includes -->
<!--[if lt IE 9]>