1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-28 18:36:14 +02:00

Merge branch 'travis' into dev

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

View File

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