1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-23 07:21:58 +01:00

Merge branch 'travis' into dev

This commit is contained in:
eoli3n 2017-12-26 01:07:38 +01:00
commit 2ea50fe0f4

@ -9,7 +9,8 @@ branches:
- dev
install:
- docker build -t archlinux/dotfiles - < docker/archlinux/Dockerfile
- cd docker/archlinux
- docker build -t archlinux/dotfiles .
script:
- docker run archlinux/dotfiles test.sh