Skip to content

Commit

Permalink
Fixed Travis SDL2 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatyas committed Aug 3, 2018
1 parent 76a72fe commit 74cafea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ before_script:
libsdl2-dev
libsdl2-image-dev
libsdl2-mixer-dev
libegl1-mesa-dev
libgles2-mesa-dev
; fi
- if [[ "$BUILD" == "native" ]]; then $CXX --version; fi
- if [[ "$BUILD" == "native" ]]; then cmake --version; fi
Expand Down

0 comments on commit 74cafea

Please sign in to comment.