mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
fix typo in .travis.yml
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ env:
|
||||
install:
|
||||
- sudo add-apt-repository ppa:team-xbmc/ppa -y
|
||||
- sudo apt-get update -q
|
||||
- sudo apt-get install libsdl2-dev - cd ..
|
||||
- sudo apt-get install libsdl2-dev
|
||||
script:
|
||||
- cargo build -v
|
||||
- cargo test -v
|
||||
|
||||
Reference in New Issue
Block a user