Skip to content

Commit

Permalink
Updated Rack version used by Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
IohannRabeson committed Nov 22, 2017
1 parent 5abce55 commit 95c7165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ matrix:
- MATRIX_EVAL="CC=clang && CXX=clang++"

before_install:
- RACK_GIT_COMMIT=ef8f00be91c72cfeec0d8b9bfe23458e6f380fac
- RACK_GIT_COMMIT=v0.5.0
- eval "${MATRIX_EVAL}"
- cd .. && git clone --recursive https://github.com/VCVRack/Rack.git
- cd ./Rack && git reset --hard "${RACK_GIT_COMMIT}" && git submodule update && cd ..
Expand Down

0 comments on commit 95c7165

Please sign in to comment.