mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-08 02:14:54 -04:00
Docker service added
This commit is contained in:
parent
522e15cdbe
commit
65cd38b7b3
1 changed files with 5 additions and 21 deletions
26
.travis.yml
26
.travis.yml
|
@ -2,25 +2,9 @@ branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- devlopment
|
- devlopment
|
||||||
|
language: ruby
|
||||||
sudo: required
|
sudo: required
|
||||||
arch:
|
services:
|
||||||
repos:
|
- docker
|
||||||
- archlinuxfr=http://repo.archlinux.fr/$arch
|
before_install:
|
||||||
packages:
|
- docker pull archlinux
|
||||||
# pacman packages
|
|
||||||
- yaourt
|
|
||||||
- archiso
|
|
||||||
# dependencies
|
|
||||||
- inkscape
|
|
||||||
- python
|
|
||||||
- python-pip
|
|
||||||
- xorg-xcursorgen
|
|
||||||
- git
|
|
||||||
script:
|
|
||||||
- ./build-repo
|
|
||||||
- sudo ./build.sh -v
|
|
||||||
|
|
||||||
script:
|
|
||||||
- "travis_wait 30 sleep 1800 &"
|
|
||||||
- curl -s https://raw.githubusercontent.com/fossasia/arch-travis/master/arch-travis.sh | bash
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue