This website works better with JavaScript
Home
Explore
Help
Sign In
n4u
/
erlang-oauth
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update travis config to include OTP 18.0
Tim Fletcher
9 years ago
parent
2ee206ea92
commit
cd31addc82
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.travis.yml
+ 2
- 1
.travis.yml
View File
@@ -1,6 +1,7 @@
language: erlang
otp_release:
- - 17.0
+ - 18.0
+ - 17.5
- R16B03
- R15B03
- R14B04