summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRohan Garg <rohan@garg.io>2017-03-15 18:33:08 +0100
committerRohan Garg <rohan@garg.io>2017-03-15 18:33:08 +0100
commit451976623076442df7741786a62b8d9cc4f0d2ab (patch)
tree1e4ec9cfd1601787801b6668707a3c2ff602dddf /.travis.yml
parent77aa39704c73e4fee90feb9b837e5d86d0cb2950 (diff)
Move to install
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 73d329880..5cb4e7d1b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ sudo: required
services:
- docker
-before_install:
+install:
- docker build -t calamares .
script: