diff --git a/.travis.yml b/.travis.yml index 78288f0..908ae8e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,32 +1,33 @@ ---- branches: only: - - master - - develop - - /^greenkeeper/.*$/ - - /^feature/.*$/ + - master + - develop + - "/^greenkeeper/.*$/" + - "/^feature/.*$/" language: node_js node_js: - - stable - - 11 - - 10 - - 9 - - 8 +- stable +- 11 +- 10 +- 9 +- 8 env: global: - - CC_TEST_REPORTER_ID=ba42fc27c58fe141f19793fa5acb42d4d229da491a4c7a1568ba50a69a009e1f + - CC_TEST_REPORTER_ID=ba42fc27c58fe141f19793fa5acb42d4d229da491a4c7a1568ba50a69a009e1f before_install: - - '[[ $(node -v) =~ ^v12.*$ ]] || npm install -g npm@latest' - - npm install -g greenkeeper-lockfile +- "[[ $(node -v) =~ ^v12.*$ ]] || npm install -g npm@latest" +- npm install -g greenkeeper-lockfile install: npm install before_script: - - greenkeeper-lockfile-update - - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - - chmod +x ./cc-test-reporter - - ./cc-test-reporter before-build +- greenkeeper-lockfile-update +- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 + > ./cc-test-reporter +- chmod +x ./cc-test-reporter +- "./cc-test-reporter before-build" after_script: - - greenkeeper-lockfile-upload - - "[ $TRAVIS_NODE_VERSION = stable ] - && nyc report --reporter=lcov - && ./cc-test-reporter after-build --debug -t lcov --exit-code $TRAVIS_TEST_RESULT - || echo 'Coverage skipped'" +- greenkeeper-lockfile-upload +- "[ $TRAVIS_NODE_VERSION = stable ] && nyc report --reporter=lcov && ./cc-test-reporter + after-build --debug -t lcov --exit-code $TRAVIS_TEST_RESULT || echo 'Coverage skipped'" +notifications: + slack: + secure: b30+M8/fYAvUaYwnjMRVgpf63V84HkaMHO6j/RSE8vCyPLF0kxJYlc1lsemGfR1czvEUxNz+IIvDhbdLdkeF7Fpdq2gLBa4MTEpBuzKGtwqC9Tup3u0hg1haNd0oGmMSextH4e2wvdaFXK+rIYebAYhNoP5qeW6OqtyqNVblL7I= diff --git a/docs/index.html b/docs/index.html index b8abef5..c243d8a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -185,7 +185,7 @@
To add. Containers, Tables, Panels and Images.
For advanced 24bit colour handling see MarkGriffiths/trucolor and npm trucolor.
+For advanced 24bit colour handling see thebespokepixel/trucolor and npm trucolor.
@@ -220,7 +220,7 @@