Skip to content

Commit

Permalink
Setup Circle CI
Browse files Browse the repository at this point in the history
  • Loading branch information
XiphiasUvella committed Aug 10, 2016
1 parent 6a997d7 commit dca3286
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions circle.yml
@@ -0,0 +1,9 @@
machine:
node:
version: "stable"
dependencies:
pre:
- npm install -g bower
- sudo apt-get update; sudo apt-get install -y --only-upgrade google-chrome-stable
post:
- bower install

0 comments on commit dca3286

Please sign in to comment.