Skip to content

Commit 0bb7d7a

Browse files
committed
.travis
1 parent 6dd44a5 commit 0bb7d7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
services:
1616
- docker
1717
install:
18-
- sudo apt-get install -y python3-pip && sudo python3 -m pip install yaml
18+
- sudo apt-get install -y python3-yaml
1919
- curl -L https://raw.githubusercontent.com/OriHoch/travis-ci-operator/master/travis_ci_operator.sh > $HOME/bin/travis_ci_operator.sh
2020
- bash $HOME/bin/travis_ci_operator.sh init
2121
- travis_ci_operator.sh docker-login

0 commit comments

Comments
 (0)