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 8ba973e commit 681e219Copy full SHA for 681e219
.travis.yml
@@ -12,6 +12,7 @@ matrix:
12
- env: VALIDATOR_SUBSPEC="standard"
13
- env: VALIDATOR_SUBSPEC="standalone"
14
before_install:
15
+ - gem update bundler
16
- gem install xcpretty --no-document
17
script:
18
- ./run-tests.sh
0 commit comments