[Notice] Announcing the End of Demo Server [Read me]

set play version as 2.1-RC2
@cbe1e63a854a13787f981ba3434446969f736add
--- .travis.yml
+++ .travis.yml
... | ... | @@ -1,6 +1,6 @@ |
1 | 1 |
language: java # to trigger the build on a 'jvm-otp' travis worker |
2 | 2 |
env: |
3 |
- - PLAY_VERSION=2.0.2 |
|
3 |
+ - PLAY_VERSION=2.1-RC2 |
|
4 | 4 |
before_script: |
5 | 5 |
- wget http://download.playframework.org/releases/play-${PLAY_VERSION}.zip |
6 | 6 |
- unzip -q play-${PLAY_VERSION}.zip |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?