We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36580d3 commit 4cd12ceCopy full SHA for 4cd12ce
.travis.yml
@@ -10,6 +10,7 @@ env:
10
install:
11
- bundle install
12
- travis_wait bundle exec pod install
13
+- pip install --upgrade pip
14
- pip install --user transifex-client
15
before_script:
16
- set -o pipefail
0 commit comments