1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-23 07:21:58 +01:00
eoli3n-dotfiles/.travis.yml
2017-12-26 01:07:30 +01:00

17 lines
205 B
YAML

sudo: required
services:
- docker
branches:
only:
- master
- dev
install:
- cd docker/archlinux
- docker build -t archlinux/dotfiles .
script:
- docker run archlinux/dotfiles test.sh