소스 검색

[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
 
 -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
 
 -D travis