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 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