Skip to content

Commit 2e50aae

Browse files
committed
Remove rust version output
The cli options have been renamed, and Travis also prints them
1 parent 4c5c023 commit 2e50aae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ install:
1212
- cd SDL2-2.0.3
1313
- ./configure && make && sudo make install
1414
- cd -
15-
before_script:
16-
- rustc -v
17-
- cargo -V
1815
script:
1916
- cargo build -v
2017
- cargo test -v

0 commit comments

Comments
 (0)