Browse Source

set sudo to false

pull/551/head
Tristan Sloughter 9 years ago
parent
commit
39e5c80526
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -1,3 +1,4 @@
sudo: false
language: erlang
otp_release:
- 18.0

Loading…
Cancel
Save