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 547d727 commit 1ef68cdCopy full SHA for 1ef68cd
.travis.yml
@@ -4,3 +4,5 @@ before_install:
4
- brew update
5
- brew install geckodriver
6
- brew cask install firefox
7
+after_success:
8
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments