We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd44a5 commit 0bb7d7aCopy full SHA for 0bb7d7a
1 file changed
.travis.yml
@@ -15,7 +15,7 @@ env:
15
services:
16
- docker
17
install:
18
- - sudo apt-get install -y python3-pip && sudo python3 -m pip install yaml
+ - sudo apt-get install -y python3-yaml
19
- curl -L https://raw.githubusercontent.com/OriHoch/travis-ci-operator/master/travis_ci_operator.sh > $HOME/bin/travis_ci_operator.sh
20
- bash $HOME/bin/travis_ci_operator.sh init
21
- travis_ci_operator.sh docker-login
0 commit comments