Skip to content

Commit

Permalink
Merge pull request #352 from FlowForwarding/travis-erl-17.3
Browse files Browse the repository at this point in the history
Make Travis use Erlang 17.3
  • Loading branch information
Szymon Mentel committed Jan 29, 2015
2 parents 0d6b7bc + d51f609 commit fe12e57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: erlang
otp_release:
- R15B02
- R16B02
- 17.3

before_script:
- sudo apt-get install libpcap-dev
Expand Down

0 comments on commit fe12e57

Please sign in to comment.