Skip to content

Commit 6ca40c1

Browse files
committed
Merge pull request #243 from mvdnes/travis
Remove rust version output
2 parents 4c5c023 + 2e50aae commit 6ca40c1

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)