Skip to content

Commit

Permalink
Use [email protected] package for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Fedoseev committed Nov 22, 2015
1 parent 02b121f commit a460d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies:
- sudo apt-get install python2.7-dev python3.4-dev
- npm install -g [email protected]
- npm install -g [email protected]
- npm install -g babel@6.1.8
- npm install -g babel-cli@6.2.0
- npm install -g [email protected]
- npm install -g [email protected]
- gem install sass -v 3.4.9
Expand Down

0 comments on commit a460d72

Please sign in to comment.