Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc0f58a

Browse files
fix(travis): Fix travis build
1 parent0cb263a commitdc0f58a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ node_js: 8.9.1
33
services:
44
-xvfb
55
before_install:
6+
-sudo apt-get install libgconf-2-4
67
-export PATH=$HOME/.yarn/bin:$PATH
78
-curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.5.1
89
script:

‎test/typescript2.2/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author":"",
99
"license":"MIT",
1010
"dependencies": {
11-
"@types/angular":"1.5.14",
11+
"@types/angular":"1.6.36",
1212
"@types/jquery":"2",
1313
"@uirouter/angularjs":"latest",
1414
"typescript":"2.2"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp