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 ac01756 commit aaf9b00Copy full SHA for aaf9b00
.travis.yml
@@ -3,6 +3,8 @@ node_js:
3
- '6'
4
install: npm install
5
script: npm test -- --saucelabs
6
+before_install:
7
+ - unset _JAVA_OPTIONS
8
addons:
9
sauce_connect:
10
username: firebaseui
0 commit comments