Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Nov 21, 2018
1 parent a73f652 commit 0ee9c9a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,7 @@ services:
# Install OS dependencies
before_install:
- pip install -U pip setuptools wheel

- export NPM_CONFIG_PREFIX=~/npm-packages
- mkdir "${NPM_CONFIG_PREFIX}"
- npm install -g less
- export PATH=~/npm-packages/bin:$PATH
- lessc --version

- yarn global add less
- gem install travis

# Install Python dependencies
Expand Down

0 comments on commit 0ee9c9a

Please sign in to comment.