Преглед изворни кода

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