diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-10-18 23:05:12 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-10-18 23:05:12 -0500 |
commit | 7c2d506cb5cc99948c3d1c9b618ffd936082a931 (patch) | |
tree | e3e4d004b4c30cf7abb42dd1dd5695752bdeccd3 | |
parent | b1e9930efc8169b0181c17c49949c964b8e5346a (diff) |
travis build order
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index da95b33..1eb5935 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,9 @@ language: erlang otp_release: + - 17.0 - R16B02 - R16B01 - R15B01 - - 17.0 script: make travis branches: only: |