Explorar el Código

test_nightly.sh: update the macros path

Josh Stone hace 9 años
padre
commit
dac48aa4da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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