webuildsg / osx

:computer: a tiny os x menubar app to display the upcoming events and recently updated repos
https://github.com/webuildsg/osx/releases
MIT License
44 stars 5 forks source link

Mainly fixes menubar icon for Mac dark menu bar mode #14

Closed cheeaun closed 9 years ago

cheeaun commented 9 years ago

Fixes #12 plus some small changes.

sayanee commented 9 years ago

build failing... hmmm need to check https://travis-ci.org/webuildsg/osx/builds/64804635

$ npm install -g jshint
npm ERR! Linux 3.13.0-40-generic
npm ERR! argv "/home/travis/.nvm/versions/io.js/v2.2.0/bin/iojs" "/home/travis/.nvm/versions/io.js/v2.2.0/bin/npm" "install" "-g" "jshint"
npm ERR! node v2.2.0
npm ERR! npm  v2.11.0
npm ERR! code ESSL
npm ERR! SSL Error: https://registry.npmjs.org/jshint does not support SSL
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR!     /home/travis/build/webuildsg/osx/npm-debug.log
The command "npm install -g jshint" failed and exited with 1 during .
sayanee commented 9 years ago

ok so for now iojs 2.2.0 is failing, but not with iojs 2.1.0

compare build 20 with build 9

sayanee commented 9 years ago

possible solution amend .travis.yml from iojs to iojs-v2.1.0 http://docs.travis-ci.com/user/languages/javascript-with-nodejs/#Choosing-Node-versions-to-test-against