Skip to content

Commit

Permalink
Added 'coffee-script' to the prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
oorabona committed Dec 16, 2014
1 parent e659e24 commit a001b42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ before_install:
- sudo apt-get update -qq
# Install node-gyp and node-pre-gyp so it is available for packaging and publishing
- npm install node-gyp -g
# Install coffee globally
- npm install -g coffee-script
# Install Unified Build System
- npm install ubs
install:
Expand Down

0 comments on commit a001b42

Please sign in to comment.