Use yarn on travis (#316)
This commit is contained in:
committed by
Paulus Schoutsen
parent
bdec22bb0a
commit
a3d4b575d4
+1
-1
@@ -5,7 +5,7 @@ cache:
|
||||
- node_modules
|
||||
- bower_components
|
||||
install:
|
||||
- npm install
|
||||
- yarn install
|
||||
- bower install
|
||||
addons:
|
||||
firefox: latest
|
||||
|
||||
Reference in New Issue
Block a user