aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-07-20 22:17:16 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-07-24 20:39:36 +0200
commitea220db926b379040128da5683e5a2223c7bdab1 (patch)
tree07a37ceac85300c8643b8bebfbe72be297919459 /.travis.yml
parent784b8e543c4236d0df5e416013d1559140b3f0d1 (diff)
downloadsonarqube-ea220db926b379040128da5683e5a2223c7bdab1.tar.gz
sonarqube-ea220db926b379040128da5683e5a2223c7bdab1.zip
Ability to use selenide and phantomjs in ITs
* selenide should replace Selenese HTML tests * phantomjs should replace Firefox in environments that require XVFB
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 25114af6581..063a3632829 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ cache:
- server/sonar-web/node
- server/sonar-web/node_modules
- $HOME/jvm
+ - $HOME/phantomjs
before_cache:
# remove all the artifacts (JAR, ZIP) that are installed in local repo because of mvn deploy