mirror of
https://github.com/kwk/docker-registry-frontend.git
synced 2024-11-10 08:52:47 +08:00
Update .travis.yml
This commit is contained in:
parent
e13a0fa56b
commit
c28f278991
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '4.4.7'
|
- '4.4.7'
|
||||||
before_script:
|
before_script:
|
||||||
- 'npm test'
|
- 'npm run test-single-run'
|
||||||
|
|
Loading…
Reference in a new issue