diff options
| author | Luc Donnet | 2015-05-21 13:23:01 +0200 |
|---|---|---|
| committer | Luc Donnet | 2015-05-21 13:23:01 +0200 |
| commit | c465ba5fb6df21a80398afc319ae7b1a23d360c4 (patch) | |
| tree | e6373a3f9e30dc5f9afd0e5a2c883ef5b6800186 /config/deploy/unstable.rb | |
| parent | 31b66390ed9811105f3bd55445b9b007ac3d4826 (diff) | |
| download | chouette-core-c465ba5fb6df21a80398afc319ae7b1a23d360c4.tar.bz2 | |
Update travis config and rails config
Diffstat (limited to 'config/deploy/unstable.rb')
| -rw-r--r-- | config/deploy/unstable.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/deploy/unstable.rb b/config/deploy/unstable.rb index 38317bad3..cd2fa9f6e 100644 --- a/config/deploy/unstable.rb +++ b/config/deploy/unstable.rb @@ -1,3 +1,3 @@ server "chouette-p.aix.cityway.fr", :app, :web, :db, :primary => true -set :branch, "V2_5" -set :gui_cmd, "2.5.2" +set :branch, "rails4" +#set :gui_cmd, "2.5.2" |
