Use yarn on travis (#316)

This commit is contained in:
Adam Mills
2017-06-25 15:08:39 -07:00
committed by Paulus Schoutsen
parent bdec22bb0a
commit a3d4b575d4
+1 -1
View File
@@ -5,7 +5,7 @@ cache:
- node_modules
- bower_components
install:
- npm install
- yarn install
- bower install
addons:
firefox: latest