Skip to content

Commit c94258c

Browse files
author
Jake Shadle
committed
🚑 ❄ Fix travis-cargo invocation
1 parent 472caad commit c94258c

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
@@ -20,7 +20,7 @@ before_script:
2020
2121
script:
2222
- |
23-
travis-cargo check
23+
travis-cargo build
2424
2525
env:
2626
global:

0 commit comments

Comments
 (0)