Skip to content

Commit d0a0636

Browse files
committed
Downgrade docker-compose version in Travis setup
1 parent bcf045d commit d0a0636

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ env:
1818

1919

2020
# command to prepare the system to install prerequisites or dependencies
21-
before_install:
22-
- sudo pip install docker-compose
21+
#before_install:
22+
# - sudo pip install docker-compose
2323

2424
# Install TimeSide
2525
install:

0 commit comments

Comments
 (0)