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 cd50a28 commit 0ebf099Copy full SHA for 0ebf099
.travis.yml
@@ -8,6 +8,7 @@ before_install:
8
script:
9
- rake install
10
- cd test
11
+- bundle exec pod repo update
12
- sh test.sh
13
- cd ..
14
0 commit comments