File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 44script : npm run-script deploy
55env :
66 global :
7- - GH_REF : github.com/mikeal /node-meatspace.git
8- - secure : RsZYDm04omEFiyFgpa5wH2Dl+x+lKelG8xwl0AwrrztHoDTGyEoDhUxvJMQR5HluoYx2WIBQ4wUIcTV1Z7deg9e6V4pEZMQ4H+KGWgc9/YfkZxm1wTtcXLn6BJPcgdH2GJ72IG4EQHKZttV8AmD1rOBkPAGCnkcUR4hRHhBKiaA =
7+ - GH_REF : github.com/knode /node-meatspace.git
8+ - secure : RIbIq8hI153J5trRaogHPziSahL9xFM2Vg6Yf3pKGDy5hmHJ/hQjLqkcdqok1MxpmqNqacy6IpYqJukYY7wUmQ5TKhaBa8v9/sPQs9hgfrV6XejmczWnmQaG0KZ14hvegtxL/SJW48N88JcOh9LeLLLarpTgvEAc5ulZuplWG+M =
Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/mikeal /node-meatspace.png )] ( https://travis-ci.org/mikeal /node-meatspace )
1+ [ ![ Build Status] ( https://travis-ci.org/knode /node-meatspace.png )] ( https://travis-ci.org/knode /node-meatspace )
22
33Node.js Meatspace
44==============
@@ -22,9 +22,12 @@ send a pull request.*
2222### January 2014
2323* * Jan 21th* ** Budapest, Hungary** [ Nodebp Meetup] ( http://www.meetup.com/nodebp/events/156892152 )
2424* * Jan 20th* ** London, United Kingdom** [ London Node User Group] ( http://lanyrd.com/2014/lnug-january/ )
25+ * * Jan 23rd* ** Melbourne, Australia** [ Melbourne Node.js meetup] ( http://www.meetup.com/MelbNodeJS/events/154220132/ )
2526* * Jan 25th* ** Brescia, Italy** [ nodejsconf.it] ( http://nodejsconf.it )
2627* * Jan 25th* ** London, United Kingdom** [ NodeBots of London] ( http://www.meetup.com/NodeBots-of-London/events/160405872/ )
28+ * * Jan 27th* ** Richland, WA, USA** [ Hapi 2.0 Event at &yet] ( https://tito.io/&yet/hapijs-20 )
2729* * Jan 29th* ** Paris, France** [ ParisJS] ( http://www.meetup.com/FranceJS/events/158150272/ )
30+ * * Jan 30th* ** Los Angeles, CA, USA** [ JS.LA] ( http://js.la )
2831
2932
3033### February 2014
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ node build.js
1010 cp ../countryiso.js ./countryiso.js
1111 git add .
1212 git commit -m " Deployed to Github Pages"
13- git push --force --quiet " https://${GH_TOKEN} @${GH_REF} " master:gh-pages > /dev/null
13+ git push --force --quiet " https://${GH_TOKEN} @${GH_REF} " master:gh-pages > /dev/null 2>&1
1414)
You can’t perform that action at this time.
0 commit comments