Skip to content

Commit

Permalink
Update to latest travix and fix trusty dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancisBourre committed Aug 7, 2019
1 parent b2a95c3 commit 4ab8471
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sudo: required
dist: trusty
dist: xenial

language: haxe

Expand Down Expand Up @@ -48,6 +48,7 @@ before_install:
- echo $DEPENDENCIES_BRANCH

install:
- nvm install 8
- export BRANCH_REF=$DEPENDENCIES_BRANCH
- haxelib install travix --always
# hexLog
Expand Down

0 comments on commit 4ab8471

Please sign in to comment.