merge: Update ports and sauce tasks. (ibolmo/mootools-core#15)
commit74763b58bc00f5688666a8572605d60221e30109
authorTim Wienk <tim@wienk.name>
Thu, 6 Mar 2014 08:56:37 +0000 (6 09:56 +0100)
committerTim Wienk <tim@wienk.name>
Thu, 6 Mar 2014 09:32:12 +0000 (6 10:32 +0100)
tree5694aa10165488cb1cc8d01cb7bd6bb085ef33a7
parent47e00e3f878eacbfd5beecd517e475c2a25fb2df
parent044335bc68b5228340b165e772d533892e4e6fed
merge: Update ports and sauce tasks. (ibolmo/mootools-core#15)

IE6, and iPhone VM's are inconsistent, so leaving those out.

Updating karma:sauce tasks with acceptable ports, otherwise the browsers
in sauce labs won't be able to proxy properly.

* ports-and-sauce:
  Cleanup travis.yml
  Removing need to have travis install grunt-cli globally.
  Removing commented grunt tasks. Correct spaces to tabs.
  Changing ports. Adding platforms.
  Updating node version and env variables.
  Relocating curl in .travis.yml
  Travis will be testing sauce tasks.
  Separating browser tests into groups of 3 because we currently Sauce Labs offers OpenSauce accounts 3 concurrent browsers.
  Removing trailing comma to see if it's preventing browsers from loading.
  Setup travis + sauce + karma