Browse Source

don't run rebar2 get-deps in travis

pull/705/head
Tristan Sloughter 9 years ago
parent
commit
14944b522b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -1,5 +1,6 @@
sudo: false
language: erlang
install: "true"
otp_release:
- 18.0
- 17.5

Loading…
Cancel
Save