Elbert Filius 8 years ago
commit 19437179c7

@ -2,6 +2,7 @@ language: node_js
node_js:
- "node"
sudo: false
dist: trusty
before_install:
- export WAPPALYZER_ROOT=$TRAVIS_BUILD_DIR
- export WAPPALYZER_NODE_PATH=$TRAVIS_BUILD_DIR
@ -27,9 +28,3 @@ cache:
- node_modules
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8

@ -2700,8 +2700,9 @@
"24"
],
"icon": "Froala.svg",
"html": "class=\".*(fr-view|fr-box)",
"implies": [
"jQuery"
"jQuery", "Font Awesome"
],
"website": "http://froala.com/wysiwyg-editor"
},
@ -3066,6 +3067,17 @@
"script": "apis\\.google\\.com/js/[a-z]*\\.js",
"website": "http://plus.google.com"
},
"Google Search Appliance": {
"cats": [
"22",
"29"
],
"headers": {
"Server": "^Google\\sSearch\\sAppliance$"
},
"icon": "Google Search Appliance.png",
"website": "https://enterprise.google.com/search"
},
"Google Sites": {
"cats": [
"1"
@ -7433,6 +7445,18 @@
"script": "^https?://api\\.solvemedia\\.com/",
"website": "http://solvemedia.com"
},
"SonarQubes": {
"cats": [
"47"
],
"env": "^Sonar(?:Measures|Request)$",
"meta": {
"application-name": "^SonarQubes$"
},
"html": "<title>SonarQube</title>",
"icon": "sonar.png",
"website": "https://www.sonarqube.org/"
},
"SoundManager": {
"cats": [
"12"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 B

Loading…
Cancel
Save