Skip to content

Commit c77f78f

Browse files
committed
travis deploy update
1 parent 7b344d6 commit c77f78f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.travis.yml

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
sudo: false
22
language: haxe
3-
haxe:
4-
- 3.2.1
5-
- development
3+
haxe: 3.2.1
64
neko: 2.1.0
75
os:
86
- linux
@@ -11,9 +9,6 @@ addons:
119
apt:
1210
packages:
1311
- libcurl4-openssl-dev
14-
matrix:
15-
allow_failures:
16-
- haxe: development
1712
script:
1813
- pushd lib
1914
- make all
@@ -36,3 +31,4 @@ deploy:
3631
overwrite: true
3732
on:
3833
repo: ConstNW/necurl
34+
branch: master

0 commit comments

Comments
 (0)