Skip to content

Commit b037214

Browse files
Pogrebnyak, SergeiPogrebnyak, Sergei
authored andcommitted
Simpler setup
1 parent 94ed555 commit b037214

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.travis.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
matrix:
1313
- CC_TEMPLATE=sag-um-server
1414
- CC_TEMPLATE=sag-um-server TAG=10.1
15-
15+
1616
- CC_TEMPLATE=sag-msc-server
1717
- CC_TEMPLATE=sag-msc-server TAG=10.1
1818
- CC_TEMPLATE=sag-msc-server TAG=9.12
@@ -25,10 +25,7 @@ before_install:
2525
# - docker-compose run --rm sagcc -h
2626
# - docker-compose logs
2727

28-
jobs:
29-
include:
30-
- stage: Dev testing on main tag
31-
- script:
32-
- echo "Testing $CC_TEMPLATE with release $TAG from `pwd`"
28+
script:
29+
- echo "Testing $CC_TEMPLATE with release $TAG from `pwd`"
3330
# - docker-compose run --rm provision
3431
# - docker-compose logs

0 commit comments

Comments
 (0)