-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use [email protected] package for CI
- Loading branch information
Andrey Fedoseev
committed
Nov 22, 2015
1 parent
02b121f
commit a460d72
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|