Skip to content

Commit

Permalink
CI typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
termoshtt authored and cuviper committed Feb 1, 2018
1 parent 67f0339 commit ffa67c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_full.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ffa67c8

Please sign in to comment.