aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Try matrix to speed up travis buildsChocobozzz2017-10-311-1/+10
|
* Add yarn cache to travisChocobozzz2017-04-261-0/+2
|
* Use yarn instead of npm installChocobozzz2017-04-261-2/+0
|
* Remove Node 4 supportChocobozzz2017-04-261-1/+0
|
* Fix travisChocobozzz2016-12-251-1/+1
|
* Try to adapt travis to postgresqlChocobozzz2016-12-251-3/+11
|
* Update nodejs versions for travisChocobozzz2016-11-161-2/+2
|
* Fix travisChocobozzz2016-10-071-0/+10
|
* Remove useless commands from travisChocobozzz2016-10-071-11/+0
|
* Electron-prebuilt -> electronChocobozzz2016-10-011-1/+1
|
* Update travis node versionsChocobozzz2016-09-211-3/+3
|
* Try to fix Traviis build (caused by npm 2)Bigard Florian2016-09-211-0/+2
|
* Server: do not enable images tests by default because it needs a specialChocobozzz2016-07-201-0/+1
| | | | ffmpeg version
* Update node for travisChocobozzz2016-05-191-2/+2
|
* Be sure about the version of ffmpeg in travis builsBigard Florian2016-05-121-2/+2
|
* Fix ffmpeg extractionBigard Florian2016-05-121-3/+4
|
* Change ffmpeg download url for travisBigard Florian2016-05-111-1/+1
|
* Try another method to install latest ffmpegBigard Florian2016-05-111-4/+5
|
* Oup's, travis is based on ubuntu preciseBigard Florian2016-05-111-1/+1
|
* Try to fix ffmpeg in travis buildBigard Florian2016-05-111-2/+4
|
* Add ffmpeg dependency to travisBigard Florian2016-05-031-0/+1
|
* Add build step in travisChocobozzz2016-04-291-0/+1
|
* Angular 2 : draft 2Chocobozzz2016-03-141-1/+0
|
* Remove caching with travisChocobozzz2016-02-291-7/+0
|
* update modules AND REMOVE SUPPORT OF NODE 0.12 :'(Chocobozzz2016-01-241-1/+1
|
* Use latest electron prebuilt with travisChocobozzz2016-01-041-1/+1
| | | | (https://github.com/feross/create-torrent/commit/89eeed32eb3a83ba98d913ae17ad377d4f64bbf7)
* Try to fix travis build with node 0.12Chocobozzz2015-12-161-1/+1
|
* Cat logs of pod 4, 5, 6 (used for advanced friends test) when travisChocobozzz2015-12-071-0/+3
| | | | tests fail
* Add nodejs 5.1 to travis testsChocobozzz2015-11-271-0/+1
|
* Forgot to add cxx to envChocobozzz2015-11-111-0/+3
|
* reindent travis file and add g++4.8 (for c++11)Chocobozzz2015-11-111-12/+19
|
* Add node 4.2 LTS to travisChocobozzz2015-11-111-0/+1
|
* Add travis supportChocobozzz2015-10-301-0/+24
Squashed commit of the following: commit f9a7a1fd51dd2c857fc52923be8f2e98f059f923 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 20:05:20 2015 +0100 This is electron-prebuilt and not just electron commit a2361482942abe4443c68e61fdcfea9bf35ede61 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:58:56 2015 +0100 Let's try to change this option... commit 7ee8bfa9bf34b0165a7ef51bc9397bf86ff54878 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:39:23 2015 +0100 Explicitly say to generate a rsa key of length 2048 commit d3905aef92b537c395a9111d5d0c6f4da8b322ba Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:22:46 2015 +0100 typo commit 602cb774848da906ec693999484b618618f70846 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:21:26 2015 +0100 Add after_failure, cache for grunt and electron commit 79f7c7f7b7a9a0726de0b7b1af1cda69a4d401cc Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:10:25 2015 +0100 increase timewait when uploading a video (for the federation) commit 3c8dd590dd53ab2b069d6a52cd8e954156814304 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:00:26 2015 +0100 install grunt-cli commit 1b5d02fb067a7b4cde62a6dd5073b76e5f1ba269 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 18:55:23 2015 +0100 Trigger travis build commit ede965e1186c4dc25270c384f669f0d6749d2a9d Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 18:52:08 2015 +0100 let's try travis