Commit Graph

12 Commits

Author SHA1 Message Date
QWp6t
9eaffa3a2d Restructure theme, use autoloader 2016-03-11 18:00:05 -05:00
Scott Walkinshaw
99d2b0064d cache bower and node directories 2015-02-28 23:30:35 -06:00
Scott Walkinshaw
e31049aa39 Add hhvm 2015-02-28 23:30:20 -06:00
Tomas Votruba
c14ca51f17 travis: PHP 7.0 nightly added 2015-03-01 00:56:15 +01:00
Austin Pray
8c374e2136 Require the latest version of npm
The npm that ships with 0.10 is 1.2.x and it is riddled with
race conditions.
2015-02-05 01:22:06 -06:00
Austin Pray
56f850eb23 Fix node-sass and npm cache on travis
`cache: npm` isn't even a valid config anyway

https://stackoverflow.com/questions/15393821/npm-err-cb-never-called/15483897#15483897
https://github.com/sass/node-sass/issues/638
e227568521/lib/build.sh (L183)
2015-01-30 12:10:49 -06:00
Austin Pray
04528c2603 Merge branch 'add-jscs' into merge-add-jscs
Conflicts:
	.travis.yml
2015-01-24 10:36:04 -06:00
Austin Pray
ae62873779 Adds JSCS for gulpfile and scripts
install JSCS globally npm install jscs -g
use `npm run jscs`
2015-01-24 10:26:30 -06:00
Ben Word
33fe490cb0 Add PHPCS to Travis 2015-01-24 00:37:48 -06:00
Daniel Olson
caba05a0b1 Formatting edits for travis.yml
Edits according to the travis-ci.com docs: http://docs.travis-ci.com/user/languages/php/#Choosing-PHP-versions-to-test-against
2015-01-19 11:10:55 -05:00
Scott Walkinshaw
870a14168c Update .travis.yml with npm cache and php 5.6 2014-12-31 17:29:32 -05:00
Austin Pray
fc627d43ac Adds travis 2014-12-24 17:45:47 -06:00