Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Romanetti committed Jan 7, 2018
1 parent afcea5b commit 4ae202a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ before_install:
- export JAVA_HOME=/usr/lib/jvm/java-8-oracle
- export PATH=$JAVA_HOME/bin:$PATH
- java -version
- npm install -g @angular/cli@latest
- npm install -g @angular/cli
- export DISPLAY=:99.0
- export CHROME_BIN=/usr/bin/google-chrome
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 4ae202a

Please sign in to comment.