Skip to content

Commit 8acbb9f

Browse files
committed
Update to latest travix and fix trusty dependencies
1 parent 60e8c85 commit 8acbb9f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sudo: required
2-
dist: trusty
2+
dist: xenial
33

44
language: haxe
55

@@ -48,6 +48,7 @@ before_install:
4848
- echo $DEPENDENCIES_BRANCH
4949

5050
install:
51+
- nvm install 8
5152
- export BRANCH_REF=$DEPENDENCIES_BRANCH
5253
- haxelib install travix --always
5354
# hexCore

0 commit comments

Comments
 (0)