aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Collapse)Author
2017-10-04travis: Clean up configKevin Ji
Use a non-ancient version of Node in sudo-less mode. Scripts do not need to be wrapped with quotes.
2017-09-07Fix tests: Explicitly select a PhantomJS version for Travismrmr1993
2016-09-30Remove Coffeescript 1.10 dependency.Stephen Blott
Fixes #2273. Fixes #2281. This fixes the build with Coffeescript 1.11, so we can remove the hard-wired dependency and notes.
2016-09-27Note reason for locking down Coffeescript version.Stephen Blott
2016-09-27Attempt to fix travis builds by locking coffee-script to 1.10.0David Yan
2016-03-20Bump node version to 0.12 for travis.Stephen Blott
The travis build was very noisy because we were forcing an old version of node. 0.12 is a better choice, and keeps the noise levels down.
2015-09-16Use version 0.11 of node path; version 0.12 breaks the buildmrmr1993
2015-01-08Install utils package in TravisCImrmr1993
2014-08-13Update node versionTimo Sand
Added dependency to travis
2013-05-11Update version numberPhil Crosby
2013-03-07Let new branches build in travisTimo Sand
2013-02-20Should fix travis issue #792Timo Sand
2012-10-29Integrate with Travis CI.Jez Ng