Toshiki Teramura пре 7 година
родитељ
комит
ffa67c8527
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      ci/test_full.sh

+ 1 - 1
ci/test_full.sh

@@ -4,7 +4,7 @@ set -ex
 
 echo Testing num-traits on rustc ${TRAVIS_RUST_VERSION}
 
-# num-integer should build and test everywhere.
+# num-traits should build and test everywhere.
 cargo build --verbose
 cargo test --verbose