浏览代码

Set database to None type to see if that broke travis CI

ext.bwaite 10 年之前
父节点
当前提交
5987e1b6f0
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      frameworks/Rust/iron/benchmark_config.json
  2. 1 1
      frameworks/Rust/nickel/benchmark_config.json

+ 1 - 1
frameworks/Rust/iron/benchmark_config.json

@@ -8,7 +8,7 @@
       "port": 8080,
       "approach": "Realistic",
       "classification": "Framework",
-      "database": "",
+      "database": "None",
       "framework": "iron",
       "language": "rust",
       "orm": "",

+ 1 - 1
frameworks/Rust/nickel/benchmark_config.json

@@ -8,7 +8,7 @@
       "port": 8080,
       "approach": "Realistic",
       "classification": "Framework",
-      "database": "",
+      "database": "None",
       "framework": "nickel",
       "language": "rust",
       "orm": "",