Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
650
Star
10,005
Fork
1,941
pixijs
/
pixi.js
Code
Issues
200
Pull requests
15
Wiki
Pulse
Graphs
Permalink
Browse files
Update .travis.yml
Loading branch information
...
1 parent
e80ebfc
commit
331f71984862a269f396fe4478a18d73232c3ed6
englercj
committed
Aug 11, 2015
Unified
Split
Showing
1 changed file
with
3 additions
and
1 deletion
.
+3
−1
.travis.yml
Show notes
View
4
.travis.yml
@@ -11,7 +11,9 @@ branches:
install:
-
npm install
-
cache:
node_modules
+
cache:
+
directories:
+
-
node_modules
before_script:
-
export DISPLAY=:99.0
Toggle all file notes
0 comments on commit
331f719
Please
sign in
to comment.
Something went wrong with that request. Please try again.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
331f719