Skip to content

Commit 100c9bc

Browse files
Update travis settings
1 parent 9dcbb50 commit 100c9bc

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: elixir
22
elixir:
3-
- 1.0.3
4-
- 1.0.4
3+
- 1.2
54
otp_release:
6-
- 17.4
5+
- 18.1
76
before_script:
87
- export PLT_FILENAME=elixir-${TRAVIS_ELIXIR_VERSION}_$TRAVIS_OTP_RELEASE.plt
98
- export PLT_LOCATION=/home/travis/$PLT_FILENAME

0 commit comments

Comments
 (0)