diff --git a/.travis.yml b/.travis.yml
index e462b3ec..14c95527 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,18 +1,35 @@
-language: node_js
-node_js:
- - "6"
+matrix:
+ include:
+ - language: node_js
+ node_js:
+ - "6"
-script:
- - npm run jsonlint
+ script:
+ - npm run jsonlint
-notifications:
- email:
- on_success: never
- on_failure: change
+ notifications:
+ email:
+ on_success: never
+ on_failure: change
-deploy:
- provider: npm
- email: "johanringmann@gmail.com"
- api_key: "$NPM_KEY"
- on:
- branch: master
+ deploy:
+ provider: npm
+ email: "johanringmann@gmail.com"
+ api_key: "$NPM_KEY"
+ on:
+ branch: master
+
+ - language: ruby
+ rvm:
+ - 2.4.1
+
+ install:
+ - gem install jekyll
+
+ script:
+ - jekyll build
+
+ notifications:
+ email:
+ on_success: never
+ on_failure: change
diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index a7787961..c4626eef 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -300,11 +300,6 @@
"hex": "3E8DCC",
"source": "https://github.com/twolfson/coderwall-svg"
},
- {
- "title": "Code School",
- "hex": "4CADC0",
- "source": "https://www.codeschool.com/brand-assets"
- },
{
"title": "Codewars",
"hex": "AD2C27",
@@ -1510,6 +1505,11 @@
"hex": "00A1E0",
"source": "https://www.salesforce.com/"
},
+ {
+ "title": "Samsung",
+ "hex": "1428A0",
+ "source": "https://www.samsung.com/us"
+ },
{
"title": "SAP",
"hex": "008FD3",
@@ -1925,6 +1925,11 @@
"hex": "6FDA44",
"source": "https://www.upwork.com/press/"
},
+ {
+ "title": "Vagrant",
+ "hex": "1563FF",
+ "source": "https://www.hashicorp.com/brand#vagrant"
+ },
{
"title": "Viadeo",
"hex": "F88D2D",
diff --git a/icons/codeschool.svg b/icons/codeschool.svg
deleted file mode 100644
index a9f1ef71..00000000
--- a/icons/codeschool.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/samsung.svg b/icons/samsung.svg
new file mode 100644
index 00000000..ae9b4683
--- /dev/null
+++ b/icons/samsung.svg
@@ -0,0 +1 @@
+
diff --git a/icons/vagrant.svg b/icons/vagrant.svg
new file mode 100644
index 00000000..03f62bdc
--- /dev/null
+++ b/icons/vagrant.svg
@@ -0,0 +1 @@
+
diff --git a/package.json b/package.json
index a7eb60ab..9b4a0b0a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
- "version": "1.7.1",
+ "version": "1.8.0",
"description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://www.simpleicons.org",
"keywords": [