Skip to content

Commit 7eb331a

Browse files
Sergei VoronezhskiiTotktonada
Sergei Voronezhskii
authored andcommitted
travis: remove old 1.8
1 parent 118d34e commit 7eb331a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,6 @@ deploy:
7070
on:
7171
branch: master
7272
condition: -n "${OS}" && -n "${DIST}" && -n "${PACKAGECLOUD_TOKEN}"
73-
- provider: packagecloud
74-
username: tarantool
75-
repository: "1_8"
76-
token: ${PACKAGECLOUD_TOKEN}
77-
dist: ${OS}/${DIST}
78-
package_glob: build/*.{rpm,deb}
79-
skip_cleanup: true
80-
on:
81-
branch: master
82-
condition: -n "${OS}" && -n "${DIST}" && -n "${PACKAGECLOUD_TOKEN}"
8373

8474
notifications:
8575
email:

0 commit comments

Comments
 (0)