Corrected a typo in the script-field.

pull/3/head
Michael Bredel 7 years ago committed by GitHub
parent 0db1e213dc
commit d01d1620ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

@ -8,4 +8,4 @@ services:
before_install:
- docker pull ubuntu:16.04
script:
- docker run ubuntu:16:04
- docker run ubuntu:16.04

Loading…
Cancel
Save