瀏覽代碼

test_nightly.sh: update the macros path

Josh Stone 9 年之前
父節點
當前提交
dac48aa4da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis/test_nightly.sh

+ 1 - 1
.travis/test_nightly.sh

@@ -4,4 +4,4 @@ set -ex
 
 cargo bench --verbose
 
-cargo test --verbose --manifest-path=num-macros/Cargo.toml
+cargo test --verbose --manifest-path=macros/Cargo.toml