Skip to content

Commit

Permalink
Merge pull request #23 from lpgauth/upkeep/travis
Browse files Browse the repository at this point in the history
Fix Travis-CI
  • Loading branch information
lpgauth committed Jul 17, 2018
2 parents 720290a + 17195c2 commit 9bca472
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-5
cache:
directories:
- $HOME/.cache/rebar3
- $TRAVIS_BUILD_DIR/_build
dist: trusty
env:
- CC=gcc-5
group: edge
install: true
language: erlang
notifications:
Expand All @@ -21,4 +10,3 @@ otp_release:
- 20.3
- 19.3
script: "make travis"
sudo: required

0 comments on commit 9bca472

Please sign in to comment.