Gary Katsevman
687aae50ff
chore: switch to using chrome for testing PRs on travis ( #4462 )
2017-07-05 09:44:43 +10:00
Gary Katsevman
c31836c30c
feat: Use Rollup to generate dist files ( #4301 )
2017-05-25 19:40:35 -04:00
Gary Katsevman
7490a499ce
chore: add slack travis notifications ( #4282 )
2017-04-13 12:23:31 -04:00
Pat O'Neill
b3e4e95f9c
@misteroneill enabled and updated videojs-standard and fixed an issue with linting. closes #3508
2016-08-11 18:33:34 -04:00
Gary Katsevman
5cafd387ea
revert 75116d4
adding chrome to travis ( #3254 )
2016-04-13 15:08:35 -04:00
jforbes
75116d4249
@forbesjo added chrome for PR tests. closes #3235
2016-04-05 13:36:33 -04:00
jforbes
dd1f2b5c25
@forbesjo updated travis to use latest firefox. closes #3112
2016-02-19 11:51:42 -05:00
jforbes
976ee6e30b
@forbesjo switched automated testing to BrowserStack. closes #2492
2015-08-20 14:57:59 -07:00
jforbes
564da36339
@forbesjo updated the sauce labs config and browser versions
...
closes #2450
closes #2149
2015-08-11 17:37:27 -07:00
David LaPalomento
dbad385157
Use node.js 0.12 for travis
...
libsass may be running into issues with bindings and iojs so use a version-pegged node.js for now.
2015-07-21 12:02:24 -04:00
heff
3e35935182
Sped up tests by relying on watchify and splitting up tests
...
- Temporarily killed API tests. Combining them with other tests.
- Using browserify:watch for build/temp/video.js (sandbox testing)
- Using karma:watch for automated tests
Using individual watch tasks allows watchify to use smart caching in both
instances.
- Switched to grunt-concurrent for watch tasks
- Switched to travis containers, sudo: false
- Added caching of npm modules in Travis
- Consolidated travis testing
- Cleaned up grunt file
- Fixed travis.yml spacing
- Added the watchAll task for trying it out
- Moved travis test script logic to package.json
- Moved coverage reporting to Travis only
closes #2254
2015-07-15 15:22:34 -07:00
heff
4a62ebb042
Added travis vars for sauce testing
2015-05-12 13:15:24 -07:00
heff
fd50bd0921
Update travis yml for Savage pull request testing
2015-05-12 12:39:57 -07:00
Matthew McClure
e1e69941a1
@mmcc added ES6 default args and template strings. closes #2015
2015-04-22 15:26:37 -07:00
Matthew McClure
0c9d53321f
Report test coverage analytics during test runs
2015-04-02 11:33:50 -07:00
Steve Heffernan
2219cd0f01
Updated travis YML to exclude success messages from IRC
2014-09-05 15:25:32 -07:00
Gary Katsevman
3189ec1a0b
Added cross-browser testing with SauceLabs, and added Karma as the default test runner. closes #1187
2014-05-16 14:48:05 -07:00
Steve Heffernan
be0febaad9
Added Travis CI config, and also supporting package.json.
...
Removed flwplayer folder.
Added phantomjs for Travis CI test running, including temp makefile.
2012-12-10 18:51:48 -08:00