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 afcea5b commit 4ae202aCopy full SHA for 4ae202a
.travis.yml
@@ -18,7 +18,7 @@ before_install:
18
- export JAVA_HOME=/usr/lib/jvm/java-8-oracle
19
- export PATH=$JAVA_HOME/bin:$PATH
20
- java -version
21
- - npm install -g @angular/cli@latest
+ - npm install -g @angular/cli
22
- export DISPLAY=:99.0
23
- export CHROME_BIN=/usr/bin/google-chrome
24
- sh -e /etc/init.d/xvfb start
0 commit comments