forked from jbossorg/bootstrap-community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.travis.yml
27 lines (26 loc) · 858 Bytes
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
before_install:
- echo -e "\nalias rsync='rsync --protocol=28'" >> ~/.bashrc
- cat ~/.bashrc
- rsync --version
# - sudo mv /usr/bin/rsync /usr/bin/rsync.orig
# - sudo echo -e "#!/bin/bash\nrsync --protocol=29" >> rsync
# - sudo chmod +x rsync
# - sudo mv rsync /usr/bin/rsync
- sudo apt-cache search rsync
- sudo apt-cache show rsync
- sudo apt-cache showpkg rsync
- sudo apt-get install rsync=2.6.9
- rsync --version
language: ruby
rvm:
- 1.9.3
branches:
only:
- master
- production
script: rake travis
env:
global:
- secure: "iD47aQ96JvBhmxOoRjwYBDbEWOQw9i4vx46AkD91WKoVr+46s4XGackGXYZKePI8lM2Uw/fEI3Pg/s9dSlc553I4VJi6+3YGlGTdtiuFeOiLR8F28qgJxNaSHM8sH5M5GDCzPHYtkWd3teO5wlwX4gSiYJP5LYzGTYHnEL1mGxA="
- projectId: "vova"
- deployment_repository_url: https://github.com/unibrew/test-community.org.git