Skip to content

Commit 0267bc7

Browse files
committed
Fix a typo
1 parent 9ad1856 commit 0267bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ script:
4747
- |
4848
export CFG_RELEASE_CHANNEL=nightly
4949
export CFG_RELEASE=nightly
50-
which cargo-make || cargo intall cargo-make
50+
which cargo-make || cargo install cargo-make
5151
if [ -z ${INTEGRATION} ]; then
5252
cargo make build-bins
5353
cargo make test-all

0 commit comments

Comments
 (0)