Skip to content

Commit

Permalink
Remove sdl2 from the travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Thinkofname committed Nov 15, 2018
1 parent 5b2b7af commit 2df3b17
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ matrix:
allow_failures:
- rust: nightly

before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq -y libsdl2-2.0-0 libsdl2-dev
script:
- cargo build --all
- cargo test --all --features=tests

0 comments on commit 2df3b17

Please sign in to comment.