1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-13 11:06:05 +02:00

added cd to travis

This commit is contained in:
eoli3n 2017-12-26 01:07:30 +01:00
parent 0fabbd7cee
commit 3aba0fd564

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