瀏覽代碼

[TravisCI] use -net-lib cs_drivers/System.Xml.dll@std for C# unsafe test

Andy Li 9 年之前
父節點
當前提交
18faa39e80
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/unit/compile-cs-unsafe-travis.hxml

+ 1 - 1
tests/unit/compile-cs-unsafe-travis.hxml

@@ -1,7 +1,7 @@
 compile-cs-unsafe.hxml
 compile-cs-unsafe.hxml
 
 
 -net-lib cs_drivers/System.Data.dll
 -net-lib cs_drivers/System.Data.dll
--net-lib cs_drivers/System.Xml.dll
+-net-lib cs_drivers/System.Xml.dll@std
 -net-lib cs_drivers/Mono.Data.Sqlite.dll
 -net-lib cs_drivers/Mono.Data.Sqlite.dll
 
 
 -D travis
 -D travis