Skip to content

Commit

Permalink
CI: Remove obsolete PhantomJS install step
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Nov 17, 2019
1 parent d1dcbc9 commit 171bd6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ matrix:
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH=$HOME/.yarn/bin:$PATH
- yarn global add phantomjs-prebuilt
- phantomjs --version

install:
- yarn install
Expand Down

0 comments on commit 171bd6d

Please sign in to comment.