1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-12 18:46:05 +02:00
eoli3n-dotfiles/.travis.yml
2017-12-26 00:49:10 +01:00

16 lines
211 B
YAML

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