Skip to content

Commit

Permalink
Use internal script to install SketchTool
Browse files Browse the repository at this point in the history
  • Loading branch information
cognitom committed Feb 27, 2016
1 parent d5f308f commit e6ce496
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
os:
- osx
before_install:
- npm install -g gulp
- curl -L https://raw.githubusercontent.com/cognitom/dotfiles/master/lib/sketchtool.sh | sudo sh
install: npm install
install: npm install && npm run install-sketchtool
script: npm test

0 comments on commit e6ce496

Please sign in to comment.