소스 검색

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