Skip to content

Commit

Permalink
temporary workaround for travis java issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuwen Qian authored Dec 1, 2016
1 parent 4ee1748 commit b8ea54c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ addons:
packages:
- google-chrome-stable
- g++-4.8
before_install:
- source /opt/jdk_switcher/jdk_switcher.sh
- jdk_switcher use oraclejdk8
before_script:
- npm install -g bower web-component-tester
- npm install
Expand Down

0 comments on commit b8ea54c

Please sign in to comment.