Skip to content

Commit d791b11

Browse files
committed
Stylistic changes to the yaml file
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
1 parent a7e9ec7 commit d791b11

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: c
22

33
os: linux
4-
sudo: required
54
dist: trusty
5+
sudo: required
66

77
before_install:
88
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then tools/apt-get-install-deps.sh; fi
@@ -27,6 +27,3 @@ matrix:
2727
env: TARGET=test-unit
2828
allow_failures:
2929
- os: osx
30-
31-
#branches:
32-
# only: master

0 commit comments

Comments
 (0)