mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
added cd to travis
This commit is contained in:
parent
0fabbd7cee
commit
3aba0fd564
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user