diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..0a017a5 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,11 @@ +language: node_js +cache: + directories: + - node_modules +notifications: + email: false +node_js: 6 +before_script: + - npm prune +after_success: + - npm run semantic-release diff --git a/_config.yml b/_config.yml index 6e3f6b7..7133cc9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,4 @@ -data_dir: . exclude: - - README.md - - CHANGELOG.md - - ISSUE_TEMPLATE.md - - LICENSE - node_modules - bin - sandbox diff --git a/_includes/header.html b/_includes/header.html index 03f8945..e89b12a 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,6 +1,6 @@
-

Feather v{{ site.data.package.version }}

+

Feather