Skip to content

Commit

Permalink
Use watchman on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
frantic committed Mar 20, 2015
1 parent 6f727bc commit aa45203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ before_install:
- brew update
- brew reinstall xctool
install:
- brew install watchman
- npm install
before_script:
- npm test
Expand Down

0 comments on commit aa45203

Please sign in to comment.