Skip to content

Commit

Permalink
Try newer versions of Elixir and Erlang on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Mar 25, 2018
1 parent 77fe9c4 commit c55c1a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,6 +1,6 @@
language: elixir
elixir: '1.4.2'
otp_release: '19.3'
elixir: '1.6.3'
otp_release: '20.2.3'
before_install: gem install sass
script: cd assets && npm install && node_modules/webpack/bin/webpack.js --mode development && cd .. && mix test
services:
Expand Down

0 comments on commit c55c1a8

Please sign in to comment.