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 e4cb8b1 commit 765067bCopy full SHA for 765067b
.travis.yml
@@ -17,8 +17,6 @@ before_install:
17
- nvm install $NODE_VERSION
18
- export NODE=$(nvm which $NODE_VERSION)
19
- export NPM=${NODE%node}npm
20
- - wget http://selenium-release.storage.googleapis.com/2.53/selenium-server-standalone-2.53.0.jar
21
- - java -jar selenium-server-standalone-2.53.0.jar &> /dev/null &
22
install:
23
- $NPM install
24
- $NPM install mocha
0 commit comments