[Notice] Announcing the End of Demo Server [Read me]
Sangcheol Hwang 2013-01-17
set play version as 2.1-RC2
@cbe1e63a854a13787f981ba3434446969f736add
.travis.yml
--- .travis.yml
+++ .travis.yml
@@ -1,6 +1,6 @@
 language: java # to trigger the build on a 'jvm-otp' travis worker
 env:
-  - PLAY_VERSION=2.0.2
+  - PLAY_VERSION=2.1-RC2
 before_script: 
   - wget http://download.playframework.org/releases/play-${PLAY_VERSION}.zip
   - unzip -q play-${PLAY_VERSION}.zip
Add a comment
List