Commit a18cf1d5 authored by nimrod's avatar nimrod
Browse files

- No need for the free strategy with Travis CI's build matrix for different platforms.

parent ff4f5af5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,6 +8,5 @@
  roles: [debian-bootstrap]

- hosts: all
  strategy: free
  roles:
    - role: example