Skip to content

Commit

Permalink
Update CMake to 3.1.1 in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbi committed Jan 25, 2015
1 parent d27bb6d commit 7ac93b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -20,7 +20,7 @@ matrix:
fast_finish: true

env:
- CMAKE_VERSION=3.1.0 SDL2_VERSION=2.0.3 SDL2IMAGE_VERSION=2.0.0
- CMAKE_VERSION=3.1.1 SDL2_VERSION=2.0.3 SDL2IMAGE_VERSION=2.0.0

before_install:
- sudo apt-get update -qq
Expand Down

0 comments on commit 7ac93b3

Please sign in to comment.